Skip to content

refactor(TileBuilder): migrate to TypeScript #3593

refactor(TileBuilder): migrate to TypeScript

refactor(TileBuilder): migrate to TypeScript #3593

Triggered via pull request October 21, 2024 15:55
Status Failure
Total duration 44s
Artifacts

integration.yml

on: pull_request
Check Commit Message
2s
Check Commit Message
Build bundle, check Linter and generate documentation
31s
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

2 errors and 8 warnings
Check Commit Message
Error: One or several of the pushed commits do not match the conventional commit convention. Please read CONTRIBUTING.md.
Build bundle, check Linter and generate documentation
Process completed with exit code 1.
Check Commit Message
The following actions use a deprecated Node.js version and will be forced to run on node20: gsactions/commit-message-checker@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 bundle, check Linter and generate documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build bundle, check Linter and generate documentation: src/Core/TileGeometry.ts#L11
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/TileGeometry.ts#L11
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/TileGeometry.ts#L12
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/TileGeometry.ts#L12
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/TileGeometry.ts#L13
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
Build bundle, check Linter and generate documentation: src/Core/TileGeometry.ts#L13
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag