Skip to content

Update outdated Github Actions #179

Update outdated Github Actions

Update outdated Github Actions #179

Triggered via pull request February 21, 2024 09:19
Status Success
Total duration 3m 32s
Artifacts 1

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/SHME.ExternalTool/UI/PoisTab.cs#L395
Dereference of a possibly null reference.
build: src/SHME.ExternalTool/UI/PoisTab.cs#L417
Dereference of a possibly null reference.
build: src/SHME.ExternalTool/UI/PoisTab.cs#L422
Dereference of a possibly null reference.
build: src/SHME.ExternalTool/UI/UtilityTab.cs#L92
Possible null reference argument for parameter 'format' in 'bool CustomMainForm.ParseQFormatString(string format, out int integral, out int fractional)'.
build: src/SHME.ExternalTool/AngleConverter.cs#L12
Type 'AngleConverter' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
build: src/SHME.ExternalTool/UI/BasicsTab.cs#L20
If possible, make the underlying type of ButtonFlags System.Int32 instead of ushort (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
build: src/SHME.ExternalTool/UI/BasicsTab.cs#L20
Rename type name ButtonFlags so that it does not end in 'Flags' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/SHME.ExternalTool/Ilm.cs#L63
Change 'List<List<int>>' in 'Submesh.PolygonIndices' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
build: src/SHME.ExternalTool/Ilm.cs#L61
Change 'List<Vector3>' in 'Submesh.Vertices' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
build: src/SHME.ExternalTool/Ilm.cs#L176
Change 'List<string>' in 'Ilm.Textures' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)

Artifacts

Produced during runtime
Name Size
zip Expired
97.6 KB