Enable SourceLink for main package #192
master.yml
on: push
build
3m 37s
fable-tests
1m 28s
Annotations
6 warnings
|
fable-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
tests/Hedgehog.Autogen.Tests.CSharp/DefaultGeneratorsTests.cs#L95
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Hedgehog.Xunit/PropertyTestCase.fs#L51
This construct is deprecated. Called by the de-serializer; should only be called by deriving classes for de-serialization purposes
|
|
build:
tests/Hedgehog.Autogen.Tests.CSharp/DefaultGeneratorsTests.cs#L95
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Hedgehog.Xunit/PropertyTestCase.fs#L51
This construct is deprecated. Called by the de-serializer; should only be called by deriving classes for de-serialization purposes
|