Merge branch 'release/4.1.0' into main #10
nuget-publish.yml
on: push
build, pack & publish
18s
Annotations
1 error and 8 warnings
build, pack & publish
😭 error: File does not exist (1).
|
build, pack & publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, rohith/publish-nuget@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, pack & publish:
DcsBiosCommunicator/Configuration/JsonConverters/OutputConverter.cs#L28
Possible null reference argument for parameter 'type' in 'Type BiosOutput.GetTypeForType(in string type)'.
|
build, pack & publish:
DcsBiosCommunicator/Configuration/JsonConverters/InputConverter.cs#L27
Possible null reference argument for parameter 'type' in 'Type BiosInput.GetTypeForType(in string type)'.
|
build, pack & publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build, pack & publish:
DcsBiosCommunicator/Configuration/JsonConverters/OutputConverter.cs#L28
Possible null reference argument for parameter 'type' in 'Type BiosOutput.GetTypeForType(in string type)'.
|
build, pack & publish:
DcsBiosCommunicator/Configuration/JsonConverters/InputConverter.cs#L27
Possible null reference argument for parameter 'type' in 'Type BiosInput.GetTypeForType(in string type)'.
|
build, pack & publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build, pack & publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|