Update to NET 8 and Aardvark.Base 5.3 (WIP) #1050
Annotations
11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
build:
src/Aardvark.Rendering.GL/Core/ShaderCache.fs#L70
This construct is deprecated. Use Result<'T, string> instead.
|
build:
src/Aardvark.Rendering.GL/Core/ShaderCache.fs#L70
This construct is deprecated. Use Result<'T, string> instead.
|
build:
src/Aardvark.Rendering.GL/Core/ShaderCache.fs#L73
This construct is deprecated. Use Result<'T, string> instead.
|
build:
src/Aardvark.Rendering.GL/Core/ShaderCache.fs#L73
This construct is deprecated. Use Result<'T, string> instead.
|
build:
src/Aardvark.Rendering.GL/Core/ShaderCache.fs#L57
This construct is deprecated. Use Result<'T, string> instead.
|
build:
src/Aardvark.Rendering.GL/Core/ShaderCache.fs#L60
This construct is deprecated. Use Result<'T, string> instead.
|
build:
src/Aardvark.Rendering.GL/Core/ShaderCache.fs#L60
This construct is deprecated. Use Result<'T, string> instead.
|
build:
src/Aardvark.Rendering.GL/Core/ShaderCache.fs#L62
This construct is deprecated. Use Result<'T, string> instead.
|
build:
src/Aardvark.Rendering.GL/Core/ShaderCache.fs#L62
This construct is deprecated. Use Result<'T, string> instead.
|
build:
src/Aardvark.Rendering.GL/Core/ShaderCache.fs#L63
This construct is deprecated. Use Result<'T, string> instead.
|