Merge pull request #101 from Nihlus/dependabot/github_actions/dot-git… #22
Annotations
8 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, 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/
|
AdvancedDLSupport.AOT/PersistentDynamicAssemblyProvider.cs#L39
The field 'PersistentDynamicAssemblyProvider._isDisposed' is never used
|
Tests/AdvancedDLSupport.Tests/c/src/GenericDelegateTests.c#L56
cast from pointer to integer of different size
|
Tests/AdvancedDLSupport.Tests/c/src/BooleanMarshallingTests.c#L12
unused variable ‘b’
|
AdvancedDLSupport.AOT/PersistentDynamicAssemblyProvider.cs#L39
The field 'PersistentDynamicAssemblyProvider._isDisposed' is never used
|
Tests/AdvancedDLSupport.Tests/c/src/GenericDelegateTests.c#L56
cast from pointer to integer of different size
|
Tests/AdvancedDLSupport.Tests/c/src/BooleanMarshallingTests.c#L12
unused variable ‘b’
|
|
This job succeeded
Loading