Skip to content

Merge pull request #101 from Nihlus/dependabot/github_actions/dot-git… #22

Merge pull request #101 from Nihlus/dependabot/github_actions/dot-git…

Merge pull request #101 from Nihlus/dependabot/github_actions/dot-git… #22

Triggered via push September 4, 2024 16:16
Status Failure
Total duration 2m 49s
Artifacts

dotnet.yml

on: push
Matrix: build
prerelease
0s
prerelease
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 32 warnings
build (windows-latest, AnyCPU)
Process completed with exit code 1.
build (windows-latest, x64)
Process completed with exit code 1.
build (windows-latest, x86)
The job was canceled because "windows-latest_AnyCPU" failed.
build (windows-latest, x86)
The operation was canceled.
build (ubuntu-latest, AnyCPU)
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/
build (ubuntu-latest, AnyCPU): AdvancedDLSupport.AOT/PersistentDynamicAssemblyProvider.cs#L39
The field 'PersistentDynamicAssemblyProvider._isDisposed' is never used
build (ubuntu-latest, AnyCPU): Tests/AdvancedDLSupport.Tests/c/src/GenericDelegateTests.c#L56
cast from pointer to integer of different size
build (ubuntu-latest, AnyCPU): AdvancedDLSupport.AOT/PersistentDynamicAssemblyProvider.cs#L39
The field 'PersistentDynamicAssemblyProvider._isDisposed' is never used
build (ubuntu-latest, AnyCPU): Tests/AdvancedDLSupport.Tests/c/src/GenericDelegateTests.c#L56
cast from pointer to integer of different size
build (ubuntu-latest, AnyCPU)
No files were found with the provided path: nuget/*. No artifacts will be uploaded.
build (ubuntu-latest, x64)
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/
build (ubuntu-latest, x64)
No files were found with the provided path: nuget/*. No artifacts will be uploaded.
build (ubuntu-latest, x64): AdvancedDLSupport.AOT/PersistentDynamicAssemblyProvider.cs#L39
The field 'PersistentDynamicAssemblyProvider._isDisposed' is never used
build (ubuntu-latest, x64): AdvancedDLSupport.AOT/PersistentDynamicAssemblyProvider.cs#L39
The field 'PersistentDynamicAssemblyProvider._isDisposed' is never used
build (windows-latest, AnyCPU)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest, AnyCPU): AdvancedDLSupport.AOT/PersistentDynamicAssemblyProvider.cs#L39
The field 'PersistentDynamicAssemblyProvider._isDisposed' is never used
build (windows-latest, AnyCPU): Tests/AdvancedDLSupport.Tests/c/src/GenericDelegateTests.c#L56
'type cast': pointer truncation from 'void (__cdecl *)(int32_t)' to 'unsigned int'
build (windows-latest, AnyCPU): Tests/AdvancedDLSupport.Tests/c/src/NullableTests.c#L47
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, AnyCPU): Tests/AdvancedDLSupport.Tests/c/src/StringTests.c#L14
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, AnyCPU): AdvancedDLSupport.AOT/PersistentDynamicAssemblyProvider.cs#L39
The field 'PersistentDynamicAssemblyProvider._isDisposed' is never used
build (windows-latest, AnyCPU): Tests/AdvancedDLSupport.Tests/c/src/GenericDelegateTests.c#L56
'type cast': pointer truncation from 'void (__cdecl *)(int32_t)' to 'unsigned int'
build (windows-latest, AnyCPU): Tests/AdvancedDLSupport.Tests/c/src/NullableTests.c#L47
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, AnyCPU): Tests/AdvancedDLSupport.Tests/c/src/StringTests.c#L14
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest, x64): AdvancedDLSupport.AOT/PersistentDynamicAssemblyProvider.cs#L39
The field 'PersistentDynamicAssemblyProvider._isDisposed' is never used
build (windows-latest, x64): Tests/AdvancedDLSupport.Tests/c/src/GenericDelegateTests.c#L56
'type cast': pointer truncation from 'void (__cdecl *)(int32_t)' to 'unsigned int'
build (windows-latest, x64): Tests/AdvancedDLSupport.Tests/c/src/NullableTests.c#L47
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, x64): Tests/AdvancedDLSupport.Tests/c/src/StringTests.c#L14
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, x64): AdvancedDLSupport.AOT/PersistentDynamicAssemblyProvider.cs#L39
The field 'PersistentDynamicAssemblyProvider._isDisposed' is never used
build (windows-latest, x64): Tests/AdvancedDLSupport.Tests/c/src/GenericDelegateTests.c#L56
'type cast': pointer truncation from 'void (__cdecl *)(int32_t)' to 'unsigned int'
build (windows-latest, x64): Tests/AdvancedDLSupport.Tests/c/src/NullableTests.c#L47
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest, x64): Tests/AdvancedDLSupport.Tests/c/src/StringTests.c#L14
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.