Physics: Normalize input quats #9
Annotations
12 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, 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:
extern/wattlescript/src/WattleScript.Interpreter/Tree/Expressions/FunctionDefinitionExpression.cs#L331
The variable 'entryPoint' is assigned but its value is never used
|
build:
extern/wattlescript/src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L25
The field 'ClassDefinitionStatement.mixinRef' is never used
|
build:
extern/wattlescript/src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L21
The field 'ClassDefinitionStatement.initName' is never used
|
build:
extern/wattlescript/src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L26
The field 'ClassDefinitionStatement.varargsRef' is never used
|
build:
extern/wattlescript/src/WattleScript.Interpreter/Tree/Expressions/FunctionDefinitionExpression.cs#L28
The field 'FunctionDefinitionExpression.m_bc' is assigned but its value is never used
|
build:
src/LibreLancer.Base/Platforms/Shell.cs#L53
The variable 'e' is declared but never used
|
build:
src/LibreLancer.Base/Options/Mono.Options.cs#L595
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
build:
src/LibreLancer.Base/Graphics/Backends/Null/NullTexture.cs#L18
Field 'NullTexture.ID' is never assigned to, and will always have its default value 0
|
build:
src/LibreLancer.Base/Graphics/Backends/Null/NullUniformBuffer.cs#L9
Field 'NullUniformBuffer.size' is never assigned to, and will always have its default value 0
|
build:
src/LibreLancer.Base/Graphics/UniformBuffer.cs#L13
The field 'UniformBuffer.ID' is never used
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "librelancer-daily-ubuntu-amd64", "librelancer-daily-win64", "librelancer-sdk-daily-ubuntu-amd64", "librelancer-sdk-daily-win64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
librelancer-daily-ubuntu-amd64
Expired
|
37.4 MB |
|
librelancer-daily-win64
Expired
|
48 MB |
|
librelancer-sdk-daily-ubuntu-amd64
Expired
|
42.3 MB |
|
librelancer-sdk-daily-win64
Expired
|
53.3 MB |
|