Add lint step to pull request workflow #1
Annotations
1 error and 12 warnings
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/DotTiled/Serialization/Helpers.cs#L7
The using directive for 'DotTiled.Model' appeared previously in this namespace
|
build:
src/DotTiled/Serialization/Helpers.cs#L8
The using directive for 'DotTiled.Model' appeared previously in this namespace
|
build:
src/DotTiled/Serialization/Tmj/Tmj.ImageLayer.cs#L7
The using directive for 'DotTiled.Model' appeared previously in this namespace
|
build:
src/DotTiled.Tests/Assert/AssertTileset.cs#L2
The using directive for 'DotTiled.Model' appeared previously in this namespace
|
build:
src/DotTiled.Tests/Serialization/TestData.cs#L3
The using directive for 'DotTiled.Model' appeared previously in this namespace
|
build:
src/DotTiled.Tests/Serialization/TestData/Map/default-map/default-map.cs#L2
The using directive for 'DotTiled.Model' appeared previously in this namespace
|
build:
src/DotTiled.Tests/Serialization/TestData/Map/map-external-tileset-multi/map-external-tileset-multi.cs#L3
The using directive for 'DotTiled.Model' appeared previously in this namespace
|
build:
src/DotTiled.Tests/Serialization/TestData/Map/map-external-tileset-multi/map-external-tileset-multi.cs#L4
The using directive for 'DotTiled.Model' appeared previously in this namespace
|
build:
src/DotTiled.Tests/Serialization/TestData/Map/map-external-tileset-multi/map-external-tileset-multi.cs#L5
The using directive for 'DotTiled.Model' appeared previously in this namespace
|
build:
src/DotTiled.Tests/Serialization/TestData/Map/map-external-tileset-wangset/map-external-tileset-wangset.cs#L3
The using directive for 'DotTiled.Model' appeared previously in this namespace
|