Skip to content

Fixed ref name

Fixed ref name #6

Triggered via push August 22, 2024 01:08
Status Success
Total duration 26s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/NtunlCommon/LogFormatter.cs#L11
Nullability of type of parameter 'scopeProvider' doesn't match overridden member (possibly because of nullability attributes).
build: src/NtunlClient/Services/TunnelClient.cs#L132
Possible null reference argument for parameter 'certificate' in 'void TunnelClient.LogCertificateDetails(X509Certificate certificate)'.
build: src/NtunlClient/Services/MessageHandler.cs#L159
Possible null reference argument for parameter 'data' in 'byte[] Utility.BrotliDecompress(byte[] data)'.
build: src/NtunlClient/Services/MessageHandler.cs#L164
Possible null reference argument for parameter 'data' in 'byte[] Utility.GzipDecompress(byte[] data)'.
build: src/NtunlClient/Services/HttpServer.cs#L140
Dereference of a possibly null reference.
build: src/NtunlClient/Services/HttpServer.cs#L158
Possible null reference assignment.
build
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/
build
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/
build
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/
build
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/
build
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/
build: src/NtunlHost/Services/TunnelHost.cs#L49
Possible null reference argument for parameter 'certificate' in 'void TunnelHost.LogCertificateDetails(X509Certificate certificate)'.
build: src/NtunlHost/Services/HttpServerMessageHandler.cs#L47
Dereference of a possibly null reference.
build: src/NtunlHost/Services/HttpServerMessageHandler.cs#L92
Dereference of a possibly null reference.
build: src/NtunlHost/Services/HttpServerMessageHandler.cs#L155
Possible null reference assignment.
build: src/NtunlHost/Services/HttpServerMessageHandler.cs#L169
Possible null reference assignment.