Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Clipping now happens before simplification #5

Clipping now happens before simplification

Clipping now happens before simplification #5

Triggered via pull request September 12, 2023 12:12
Status Success
Total duration 35s
Artifacts

build-dotnet.yml

on: pull_request
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/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
No files were found with the provided path: TileBakeTool/bin/Release/. No artifacts will be uploaded.
build: TileBakeLibrary/Coordinates/Vector3Double.cs#L23
'Vector3Double' defines operator == or operator != but does not override Object.Equals(object o)
build: TileBakeLibrary/Coordinates/Vector3Double.cs#L23
'Vector3Double' defines operator == or operator != but does not override Object.GetHashCode()
build: TileBakeLibrary/SubObject.cs#L118
The variable 'vector' is declared but never used
build: TileBakeLibrary/SubObject.cs#L168
The variable 'squareMetersPerVertex' is assigned but its value is never used
build: TileBakeLibrary/CityJSONParsing/CityJSON.cs#L36
The field 'CityJSON.Materials' is never used
build: TileBakeLibrary/Coordinates/Vector3Double.cs#L23
'Vector3Double' defines operator == or operator != but does not override Object.Equals(object o)
build: TileBakeLibrary/Coordinates/Vector3Double.cs#L23
'Vector3Double' defines operator == or operator != but does not override Object.GetHashCode()
build: TileBakeLibrary/SubObject.cs#L118
The variable 'vector' is declared but never used
build: TileBakeLibrary/SubObject.cs#L168
The variable 'squareMetersPerVertex' is assigned but its value is never used