Install .NET 7 #133
Annotations
31 errors and 15 warnings
Linux Build
/github/workspace/build/submodules/SDL/src/SDL_assert.c:112:13: warning: 'SDL_GenerateAssertionReport' defined but not used [-Wunused-function]
|
Linux Build
static void SDL_GenerateAssertionReport(void)
|
Linux Build
^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Linux Build
x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
|
Linux Build
x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
|
Linux Build
/github/workspace/build/submodules/SDL/src/SDL_assert.c:112:13: warning: 'SDL_GenerateAssertionReport' defined but not used [-Wunused-function]
|
Linux Build
static void SDL_GenerateAssertionReport(void)
|
Linux Build
^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Linux Build
arm-linux-gnueabihf-ar: `u' modifier ignored since `D' is the default (see `U')
|
Linux Build
arm-linux-gnueabihf-ar: `u' modifier ignored since `D' is the default (see `U')
|
Windows Build
Process completed with exit code 1.
|
Windows Build
Note: Some input files use or override a deprecated API.
|
Windows Build
Note: Recompile with -Xlint:deprecation for details.
|
Windows Build
Note: Some input files use or override a deprecated API.
|
Windows Build
Note: Recompile with -Xlint:deprecation for details.
|
Windows Build
INFO: Could not find files for the given pattern(s).
|
Windows Build
Unhandled exception: System.Exception: Restore operation failed.
|
Windows Build
at Microsoft.CodeAnalysis.Tools.CodeFormatter.OpenMSBuildWorkspaceAsync(String solutionOrProjectPath, WorkspaceType workspaceType, Boolean noRestore, Boolean requiresSemantics, String binaryLogPath, Boolean logWorkspaceWarnings, ILogger logger, CancellationToken cancellationToken)
|
Windows Build
at Microsoft.CodeAnalysis.Tools.CodeFormatter.FormatWorkspaceAsync(FormatOptions formatOptions, ILogger logger, CancellationToken cancellationToken, String binaryLogPath)
|
Windows Build
at Microsoft.CodeAnalysis.Tools.FormatCommandCommon.FormatAsync(FormatOptions formatOptions, ILogger`1 logger, CancellationToken cancellationToken)
|
Windows Build
at Microsoft.CodeAnalysis.Tools.Commands.FormatAnalyzersCommand.FormatAnalyzersHandler.InvokeAsync(InvocationContext context)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_sysloadso-fb5577353d028a557a16dcb8e66b9294.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_steam.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_cocoaevents.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_xbox360w.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_cocoaopengl.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_offscreenframebuffer.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_systimer-af561fd73abb4b49549303fd71742bda.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_xbox360.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_hidapi_steamdeck.o) (for architecture x86_64)
|
Darwin Build
/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: warning: input object file already stripped: /Users/runner/work/Silk.NET/Silk.NET/src/Native/Silk.NET.SDL.Native/runtimes/iossimulator/native/libSDL2.a(SDL_d3dmath.o) (for architecture x86_64)
|
Linux Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux Build
Solution "/github/workspace/Silk.NET.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.OriginalSolution" or remove the following entries from the solution file:
" - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x64.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x86.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x64.Build.0 = Release|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x86.Build.0 = Release|Any CPU"
|
Windows Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows Build
Solution "D:\a\Silk.NET\Silk.NET\Silk.NET.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.OriginalSolution" or remove the following entries from the solution file:
" - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x64.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x86.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x64.Build.0 = Release|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x86.Build.0 = Release|Any CPU"
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Darwin Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Darwin Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Darwin Build
Solution "/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.OriginalSolution" or remove the following entries from the solution file:
" - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x64.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x86.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x64.Build.0 = Release|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x86.Build.0 = Release|Any CPU"
|