Skip to content
Triggered via release October 28, 2024 17:42
@obsdobsd
published 1.5.0
Status Success
Total duration 2m 11s
Artifacts
test-dotnet-sdk
1m 19s
test-dotnet-sdk
build-and-publish
33s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
test-dotnet-sdk
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-dotnet-sdk: src/permit/PermitOpenAPIElements.cs#L18093
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test-dotnet-sdk: src/permit/PermitOpenAPIElements.cs#L18140
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
test-dotnet-sdk: src/permit/Enforcement.cs#L71
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
test-dotnet-sdk: src/permit/Api.cs#L38
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
test-dotnet-sdk: src/permit/PermitOpenAPIElements.cs#L18148
Possible null reference argument for parameter 'discriminator' in 'Type JsonInheritanceConverter.GetObjectSubtype(Type objectType, string discriminator)'.
test-dotnet-sdk: src/permit/PermitOpenAPIElements.cs#L17492
Non-nullable property 'User_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-dotnet-sdk: src/permit/PermitOpenAPIElements.cs#L17499
Non-nullable property 'Tenant_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-dotnet-sdk: src/permit/PermitOpenAPIElements.cs#L17501
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-dotnet-sdk: src/permit/PermitOpenAPIElements.cs#L13271
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-dotnet-sdk: src/permit/PermitOpenAPIElements.cs#L13283
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-publish: src/permit/PermitOpenAPIElements.cs#L18093
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-and-publish: src/permit/PermitOpenAPIElements.cs#L18140
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build-and-publish: src/permit/Enforcement.cs#L71
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
build-and-publish: src/permit/Api.cs#L38
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
build-and-publish: src/permit/PermitOpenAPIElements.cs#L18148
Possible null reference argument for parameter 'discriminator' in 'Type JsonInheritanceConverter.GetObjectSubtype(Type objectType, string discriminator)'.
build-and-publish: src/permit/PermitOpenAPIElements.cs#L17492
Non-nullable property 'User_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: src/permit/PermitOpenAPIElements.cs#L17499
Non-nullable property 'Tenant_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: src/permit/PermitOpenAPIElements.cs#L17501
Non-nullable field '_additionalProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-publish: src/permit/PermitOpenAPIElements.cs#L17331
Possible null reference argument for parameter 'responseObject' in 'ObjectResponseResult<T>.ObjectResponseResult(T responseObject, string responseText)'.
build-and-publish: src/permit/PermitOpenAPIElements.cs#L17340
Possible null reference argument for parameter 'responseObject' in 'ObjectResponseResult<T>.ObjectResponseResult(T responseObject, string responseText)'.