Bump System.IdentityModel.Tokens.Jwt from 7.0.0 to 7.0.2 in /src (#56) #60
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
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/Shared/MainLayout.razor#L29
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/Shared/MainLayout.razor#L55
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/Components/LuhnChecker/LuhnChecker.razor#L49
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/HCF/HCF.razor#L78
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/EpochConverter/EpochConverter.razor#L52
Non-nullable field 'GMT' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-test:
src/Utility/Components/EpochConverter/EpochConverter.razor#L53
Non-nullable field 'YourTimeZone' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-test:
src/Utility/Components/EpochConverter/EpochConverter.razor#L54
Non-nullable field 'Relative' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-test:
src/Utility/Components/MarkdownConverter/MarkdownConverter.razor#L37
Non-nullable property 'HTML' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test:
src/Utility/Components/MarkdownConverter/MarkdownConverter.razor#L40
Non-nullable property 'Markdown' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
CoverageReport
Expired
|
5.83 MB |
|