Authentication refactoring (#340) #628
ci-cd.yaml
on: push
build_test_package
12m 53s
Matrix: prepare_docker_image_docker_io
release_docker_image_docker_hub
49s
merge_docker_image_docker_io
10s
Annotations
20 warnings
build_test_package:
src/WHMapper/Pages/Login.cshtml.cs#L36
Cannot convert null literal to non-nullable reference type.
|
build_test_package:
src/WHMapper/Pages/Login.cshtml.cs#L36
Cannot convert null literal to non-nullable reference type.
|
build_test_package:
src/WHMapper/Services/EveMapper/EveMapperRoutePlannerHelper.cs#L59
Dereference of a possibly null reference.
|
build_test_package:
src/WHMapper/Services/SDE/SDEServiceManager.cs#L243
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_package:
src/WHMapper/Services/SDE/SDEServiceManager.cs#L260
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_package:
src/WHMapper/Services/SDE/SDEServiceManager.cs#L291
Dereference of a possibly null reference.
|
build_test_package:
src/WHMapper/Services/EveOAuthProvider/Services/EVEOnlineTokenProvider.cs#L66
Possible null reference argument for parameter 'stringToEscape' in 'string Uri.EscapeDataString(string stringToEscape)'.
|
build_test_package:
src/WHMapper/Services/EveOAuthProvider/Services/EVEOnlineTokenProvider.cs#L99
Possible null reference argument for parameter 'stringToEscape' in 'string Uri.EscapeDataString(string stringToEscape)'.
|
build_test_package:
src/WHMapper/Services/EveOAuthProvider/Services/EVEOnlineTokenProvider.cs#L117
Non-nullable property 'ErrorDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_test_package:
src/WHMapper/Services/EveMapper/EveMapperTracker.cs#L84
Dereference of a possibly null reference.
|
build_test_package:
src/WHMapper/Pages/Login.cshtml.cs#L36
Cannot convert null literal to non-nullable reference type.
|
build_test_package:
src/WHMapper/Pages/Login.cshtml.cs#L36
Cannot convert null literal to non-nullable reference type.
|
build_test_package:
src/WHMapper/Services/EveMapper/EveMapperRoutePlannerHelper.cs#L59
Dereference of a possibly null reference.
|
build_test_package:
src/WHMapper/Services/SDE/SDEServiceManager.cs#L243
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_package:
src/WHMapper/Services/SDE/SDEServiceManager.cs#L260
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_package:
src/WHMapper/Services/SDE/SDEServiceManager.cs#L291
Dereference of a possibly null reference.
|
build_test_package:
src/WHMapper/Services/EveOAuthProvider/Services/EVEOnlineTokenProvider.cs#L66
Possible null reference argument for parameter 'stringToEscape' in 'string Uri.EscapeDataString(string stringToEscape)'.
|
build_test_package:
src/WHMapper/Services/EveOAuthProvider/Services/EVEOnlineTokenProvider.cs#L99
Possible null reference argument for parameter 'stringToEscape' in 'string Uri.EscapeDataString(string stringToEscape)'.
|
build_test_package:
src/WHMapper/Services/EveOAuthProvider/Services/EVEOnlineTokenProvider.cs#L117
Non-nullable property 'ErrorDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_test_package:
src/WHMapper/Services/EveMapper/EveMapperTracker.cs#L84
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
WHMapper.linux-arm
|
7.53 MB |
|
WHMapper.linux-x64
|
7.53 MB |
|
WHMapper.windows-x64
|
7.59 MB |
|
digests-linux-amd64
Expired
|
244 Bytes |
|
digests-linux-arm64
Expired
|
244 Bytes |
|