Skip to content

Implement PackageFileResolver as an IFileResolver for VPK/PAK packages #76

Implement PackageFileResolver as an IFileResolver for VPK/PAK packages

Implement PackageFileResolver as an IFileResolver for VPK/PAK packages #76

Triggered via push October 19, 2024 07:45
Status Success
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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'