Build and push new version #61
Annotations
3 errors and 18 warnings
Build Nuget package:
src/Program.cs#L61
'LoginOptions': static types cannot be used as type arguments
|
Build Nuget package:
src/Program.cs#L62
'LogoutOptions': static types cannot be used as type arguments
|
Build Nuget package
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: battila7/get-version-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Nuget package:
src/JsonConverters/ClaimJsonConverter.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build Nuget package:
src/JsonConverters/ClaimJsonConverter.cs#L14
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build Nuget package:
src/YamlConverters/SecretYamlConverter.cs#L15
Nullability of reference types in type of parameter 'value' of 'void SecretYamlConverter.WriteYaml(IEmitter emitter, object value, Type type)' doesn't match implicitly implemented member 'void IYamlTypeConverter.WriteYaml(IEmitter emitter, object? value, Type type)' (possibly because of nullability attributes).
|
Build Nuget package:
src/JsonConverters/ClaimJsonConverter.cs#L18
Possible null reference argument for parameter 'value' in 'string? Extensions.Value<string>(IEnumerable<JToken> value)'.
|
Build Nuget package:
src/JsonConverters/ClaimJsonConverter.cs#L19
Possible null reference argument for parameter 'value' in 'string? Extensions.Value<string>(IEnumerable<JToken> value)'.
|
Build Nuget package:
src/JsonConverters/ClaimJsonConverter.cs#L20
Possible null reference argument for parameter 'value' in 'string? Extensions.Value<string>(IEnumerable<JToken> value)'.
|
Build Nuget package:
src/JsonConverters/ClaimJsonConverter.cs#L21
Possible null reference argument for parameter 'type' in 'Claim.Claim(string type, string value, string? valueType)'.
|
Build Nuget package:
src/JsonConverters/ClaimJsonConverter.cs#L21
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value, string? valueType)'.
|
Build Nuget package:
src/Helpers/AspNetServicesHelper.cs#L21
Non-nullable property 'CookieAuthenticationOptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Nuget package:
src/Helpers/AspNetServicesHelper.cs#L9
Non-nullable property 'Cors' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Format nuget package version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Format nuget package version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Format nuget package version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Format nuget package version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Format nuget package version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Format nuget package version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading