Clean up header and cookie handling + change logout endpoint (#129) #631
ci-build.yml
on: push
build
46s
Matrix: containerize
deploy-production
0s
deploy-staging
3s
Annotations
15 warnings
build:
Common/JsonSerialization/SemVersionJsonConverter.cs#L10
Possible null reference argument for parameter 'version' in 'SemVersion SemVersion.Parse(string version, SemVersionStyles style, int maxLength = 1024)'.
|
build:
Common/Models/Paginated.cs#L8
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Common/Utils/SemVersionExtensions.cs#L18
Possible null reference argument for parameter 'prerelease' in 'SemVersion SemVersion.ParsedFrom(BigInteger major, BigInteger? minor = null, BigInteger? patch = null, string prerelease = "", string metadata = "", bool allowLeadingZeros = false)'.
|
build:
Common/Utils/SemVersionExtensions.cs#L18
Possible null reference argument for parameter 'metadata' in 'SemVersion SemVersion.ParsedFrom(BigInteger major, BigInteger? minor = null, BigInteger? patch = null, string prerelease = "", string metadata = "", bool allowLeadingZeros = false)'.
|
build:
Common/Utils/ConnectionDetailsFetcher.cs#L35
Parameter 'cfIpCountry' must have a non-null value when exiting with 'true'.
|
build:
Common/Utils/SemVersionExtensions.cs#L18
Possible null reference argument for parameter 'prerelease' in 'SemVersion SemVersion.ParsedFrom(BigInteger major, BigInteger? minor = null, BigInteger? patch = null, string prerelease = "", string metadata = "", bool allowLeadingZeros = false)'.
|
build:
Common/Utils/SemVersionExtensions.cs#L18
Possible null reference argument for parameter 'metadata' in 'SemVersion SemVersion.ParsedFrom(BigInteger major, BigInteger? minor = null, BigInteger? patch = null, string prerelease = "", string metadata = "", bool allowLeadingZeros = false)'.
|
build:
Common/JsonSerialization/SemVersionJsonConverter.cs#L10
Possible null reference argument for parameter 'version' in 'SemVersion SemVersion.Parse(string version, SemVersionStyles style, int maxLength = 1024)'.
|
build:
Common/Models/Paginated.cs#L8
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Common/Utils/ConnectionDetailsFetcher.cs#L35
Parameter 'cfIpCountry' must have a non-null value when exiting with 'true'.
|
build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L77
Non-nullable field '_userAgent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L77
Non-nullable field '_firmwareVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L105
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:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L54
Missing XML comment for publicly visible type or member 'DeviceControllerBase<TIn, TOut>.Id'
|
build:
LiveControlGateway/Controllers/DeviceControllerBase.cs#L77
Missing XML comment for publicly visible type or member 'DeviceControllerBase<TIn, TOut>.DeviceControllerBase(ILogger<FlatbuffersWebsocketBaseController<TIn, TOut>>, IHostApplicationLifetime, ISerializer<TIn>, ISerializer<TOut>, IRedisConnectionProvider, IDbContextFactory<OpenShockContext>, IServiceProvider, LCGConfig, IRedisPubService)'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
API
Expired
|
12.5 MB |
|
Cron
Expired
|
7.49 MB |
|
LiveControlGateway
Expired
|
6.24 MB |
|
OpenShock~API~I1JKRE.dockerbuild
|
39.1 KB |
|
OpenShock~API~NT8GW7.dockerbuild
|
42.4 KB |
|
OpenShock~API~XNW4HK.dockerbuild
|
42.8 KB |
|