Skip to content

refactor: migrate Extent to typescript #3850

refactor: migrate Extent to typescript

refactor: migrate Extent to typescript #3850

Triggered via pull request January 30, 2025 19:07
Status Failure
Total duration 45s
Artifacts

integration.yml

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

5 errors and 10 warnings
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L47
Unexpected any. Specify a different type
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L50
Unexpected any. Specify a different type
Build bundle, check Linter and generate documentation
Process completed with exit code 1.
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L9
tsdoc-undefined-tag: The TSDoc tag "@Property" is not defined in this configuration
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L9
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L9
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L12
This line has a comment length of 81. Maximum allowed is 80
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L12
tsdoc-undefined-tag: The TSDoc tag "@Property" is not defined in this configuration
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L12
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L12
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L14
This line has a comment length of 95. Maximum allowed is 80
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L14
tsdoc-undefined-tag: The TSDoc tag "@Property" is not defined in this configuration
Build bundle, check Linter and generate documentation: src/Layer/Layer.ts#L14
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"