Skip to content

fix ci

fix ci #73

Re-run triggered November 29, 2024 08:52
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
build
😭 error: 401: Unauthorized
build: LNURL/BoltCardHelper.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: LNURL/BoltCardHelper.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: LNURL/LNURLPayRequest.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: LNURL/BoltCardHelper.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: LNURL/BoltCardHelper.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: LNURL/LNURLPayRequest.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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: LNURL/LNURLPayRequest.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: LNURL/BoltCardHelper.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: LNURL/BoltCardHelper.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: LNURL.Tests/UnitTest1.cs#L122
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: LNURL.Tests/UnitTest1.cs#L179
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: LNURL.Tests/UnitTest1.cs#L248
The variable 'e' is declared but never used
build: LNURL.Tests/UnitTest1.cs#L206
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.