FluentUI (#100) #108
Annotations
12 warnings
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: zyborg/dotnet-tests-report@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-test
The following actions uses node12 which is deprecated and will be forced to run on node16: zyborg/dotnet-tests-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-test:
src/Utility/Components/UrlSplitter/UrlSplitter.razor#L88
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test:
src/Utility/Components/UrlSplitter/UrlSplitter.razor#L91
Non-nullable field 'hostname' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-test:
src/Utility/Components/UrlSplitter/UrlSplitter.razor#L92
Non-nullable field 'pathName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-test:
src/Utility/Components/UrlSplitter/UrlSplitter.razor#L93
Non-nullable field 'queryString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-test:
src/Utility/Shared/MainLayout.razor#L51
Nullability of reference types in type of parameter 'sender' of 'void MainLayout.LocationChanged(object sender, LocationChangedEventArgs e)' doesn't match the target delegate 'EventHandler<LocationChangedEventArgs>' (possibly because of nullability attributes).
|
build-test:
src/Utility/Shared/MainLayout.razor#L77
Nullability of reference types in type of parameter 'sender' of 'void MainLayout.LocationChanged(object sender, LocationChangedEventArgs e)' doesn't match the target delegate 'EventHandler<LocationChangedEventArgs>' (possibly because of nullability attributes).
|
build-test:
src/Utility/Pages/SQLBuilder.razor#L51
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-test:
src/Utility/Components/UnicodePicker/UnicodePicker.razor#L56
Nullability of reference types in value of type 'List<string>' doesn't match target type 'List<string?>'.
|
build-test:
src/Utility/Components/UnicodePicker/UnicodePicker.razor#L58
Non-nullable field 'errorMessage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-test:
src/Utility/Components/EpochConverter/EpochConverter.razor#L52
Non-nullable field 'GMT' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
CoverageReport
Expired
|
1.29 MB |
|