Skip to content

Implement line tracing for collision hulls #53

Implement line tracing for collision hulls

Implement line tracing for collision hulls #53

Triggered via push January 13, 2024 07:23
Status Success
Total duration 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Sledge.Formats/Tokens/Symbols.cs#L88
XML comment has badly formed XML -- 'An identifier was expected.'
build: Sledge.Formats/BinaryExtensions.cs#L243
Missing XML comment for publicly visible type or member 'BinaryExtensions.ReadVector3Array(BinaryReader, int)'
build: Sledge.Formats/BinaryExtensions.cs#L250
Missing XML comment for publicly visible type or member 'BinaryExtensions.ReadVector3(BinaryReader)'
build: Sledge.Formats/BinaryExtensions.cs#L259
Missing XML comment for publicly visible type or member 'BinaryExtensions.WriteVector3(BinaryWriter, Vector3)'
build: Sledge.Formats/ConcatStream.cs#L8
Missing XML comment for publicly visible type or member 'ConcatStream'
build: Sledge.Formats/ConcatStream.cs#L15
Missing XML comment for publicly visible type or member 'ConcatStream.CanRead'
build: Sledge.Formats/ConcatStream.cs#L16
Missing XML comment for publicly visible type or member 'ConcatStream.CanSeek'
build: Sledge.Formats/ConcatStream.cs#L17
Missing XML comment for publicly visible type or member 'ConcatStream.CanWrite'
build: Sledge.Formats/ConcatStream.cs#L18
Missing XML comment for publicly visible type or member 'ConcatStream.Length'
build: Sledge.Formats/ConcatStream.cs#L20
Missing XML comment for publicly visible type or member 'ConcatStream.Position'