Skip to content

refactor: migrate Extent to typescript #3771

refactor: migrate Extent to typescript

refactor: migrate Extent to typescript #3771

Triggered via pull request December 19, 2024 15:32
Status Failure
Total duration 42s
Artifacts

integration.yml

on: pull_request
Check Commit Message
8s
Check Commit Message
Build bundle, check Linter and generate documentation
29s
Build bundle, check Linter and generate documentation
Unit and coverage tests
0s
Unit and coverage tests
Functional tests
0s
Functional tests
Publish NPM package
0s
Publish NPM package
Deploy to itowns.github.io
0s
Deploy to itowns.github.io
Release GitHub
0s
Release GitHub
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Build bundle, check Linter and generate documentation
Process completed with exit code 1.
Check Commit Message
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build bundle, check Linter and generate documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build bundle, check Linter and generate documentation: src/Core/Tile/Tile.ts#L35
This line has a comment length of 81. Maximum allowed is 80
Build bundle, check Linter and generate documentation: src/Core/Tile/Tile.ts#L37
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
Build bundle, check Linter and generate documentation: src/Core/Tile/Tile.ts#L37
tsdoc-param-tag-with-invalid-type: The @param block should not include a JSDoc-style '{type}'
Build bundle, check Linter and generate documentation: src/Core/Tile/Tile.ts#L38
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
Build bundle, check Linter and generate documentation: src/Core/Tile/Tile.ts#L38
tsdoc-param-tag-with-invalid-type: The @param block should not include a JSDoc-style '{type}'
Build bundle, check Linter and generate documentation: src/Core/Tile/Tile.ts#L38
tsdoc-param-tag-with-invalid-optional-name: The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets
Build bundle, check Linter and generate documentation: src/Core/Tile/Tile.ts#L39
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
Build bundle, check Linter and generate documentation: src/Core/Tile/Tile.ts#L39
tsdoc-param-tag-with-invalid-type: The @param block should not include a JSDoc-style '{type}'
Build bundle, check Linter and generate documentation: src/Core/Tile/Tile.ts#L39
tsdoc-param-tag-with-invalid-optional-name: The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets
Build bundle, check Linter and generate documentation: src/Core/Tile/Tile.ts#L40
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen