Skip to content

feat: Add IRendererService and implementations of IObservable #223

feat: Add IRendererService and implementations of IObservable

feat: Add IRendererService and implementations of IObservable #223

Triggered via push August 30, 2024 02:33
Status Success
Total duration 2m 34s
Artifacts

check-build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-build: src/Libplanet.Common/FixedSizedQueue.cs#L49
Possible null reference assignment.
check-build: src/Libplanet.Common/FixedSizedQueue.cs#L49
Possible null reference assignment.
check-build: sdk/node/Libplanet.Node/Services/Renderer/RenderActionErrorObservable.cs#L37
Line must be no longer than 100 characters (now 102).
check-build: sdk/node/Libplanet.Node/Services/Renderer/RenderActionObservable.cs#L46
Line must be no longer than 100 characters (now 102).
check-build: sdk/node/Libplanet.Node/Services/Renderer/RenderObservables.cs#L12
Line must be no longer than 100 characters (now 106).
check-build
Found version-specific or distribution-specific runtime identifier(s): win7. Affected libraries: System.Private.ServiceModel. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
check-build
Found version-specific or distribution-specific runtime identifier(s): win7. Affected libraries: System.Private.ServiceModel. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
check-build
Found version-specific or distribution-specific runtime identifier(s): win7. Affected libraries: System.Private.ServiceModel. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
check-build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "ImmutableTrie