implement bolt11 #42
Annotations
8 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@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:
test/NLightning.Bolts.Tests/BOLT11/Types/TaggedFieldTests.cs#L6
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:
test/NLightning.Bolts.Tests/BOLT1/Mock/FakeTransportServiceFactory.cs#L17
Possible null reference return.
|
build:
test/NLightning.Bolts.Tests/BOLT1/Services/MessageServiceTests.cs#L78
Cannot convert null literal to non-nullable reference type.
|
build:
test/NLightning.Bolts.Tests/BOLT11/Types/TaggedFieldTests.cs#L6
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:
test/NLightning.Bolts.Tests/BOLT1/Mock/FakeTransportServiceFactory.cs#L17
Possible null reference return.
|
build:
test/NLightning.Bolts.Tests/BOLT1/Services/MessageServiceTests.cs#L78
Cannot convert null literal to non-nullable reference type.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
119 KB |
|