chore(deps-dev): Bump typescript-eslint from 8.0.0-alpha.41 to 8.18.0 #171
GitHub Actions / 📜 Test report
succeeded
Dec 10, 2024 in 0s
77 passed, 0 failed and 0 skipped
✔️ reports/jest-report.xml
77 tests were completed in 8s with 77 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
cleanup-action-manifest | 5✔️ | 487ms | ||
create-commit (Composite Action) | 1✔️ | 477ms | ||
create-commit (Docker Action) | 1✔️ | 543ms | ||
create-commit (JavaScript Action) | 3✔️ | 5s | ||
create-or-update-ref | 3✔️ | 478ms | ||
file-helper | 5✔️ | 433ms | ||
get-from-package (Composite Action) | 5✔️ | 584ms | ||
get-from-package (Docker Action) | 5✔️ | 462ms | ||
get-from-package (JavaScript Action) | 6✔️ | 640ms | ||
get-from-package (JavaScript Action) | 2✔️ | 362ms | ||
get-git | 15✔️ | 5s | ||
get-make-latest | 5✔️ | 357ms | ||
get-make-latest | 5✔️ | 382ms | ||
get-rewrite-tags | 5✔️ | 389ms | ||
make-release-latest | 1✔️ | 209ms | ||
publish-and-tag | 6✔️ | 5s | ||
update-tag | 3✔️ | 339ms | ||
update-tag | 1✔️ | 311ms |
✔️ cleanup-action-manifest
cleanup-action-manifest should not update the runs property when mainFromPackage is composite
✔️ cleanup-action-manifest should not update the runs property when mainFromPackage is composite
cleanup-action-manifest should not update the runs property when mainFromPackage is docker
✔️ cleanup-action-manifest should not update the runs property when mainFromPackage is docker
cleanup-action-manifest should update the runs property when mainFromPackage is javascript
✔️ cleanup-action-manifest should update the runs property when mainFromPackage is javascript
cleanup-action-manifest should throw an error when the YAML is invalid
✔️ cleanup-action-manifest should throw an error when the YAML is invalid
cleanup-action-manifest should throw an error when the YAML is not an object
✔️ cleanup-action-manifest should throw an error when the YAML is not an object
✔️ create-commit (Composite Action)
create-commit (Composite Action) chmod
✔️ create-commit (Composite Action) chmod
✔️ create-commit (Docker Action)
create-commit (Docker Action) chmod
✔️ create-commit (Docker Action) chmod
✔️ create-commit (JavaScript Action)
create-commit (JavaScript Action) creates the tree and commit - only main
✔️ create-commit (JavaScript Action) creates the tree and commit - only main
create-commit (JavaScript Action) creates the tree - only files
✔️ create-commit (JavaScript Action) creates the tree - only files
create-commit (JavaScript Action) creates the tree - main and files
✔️ create-commit (JavaScript Action) creates the tree - main and files
✔️ create-or-update-ref
create-or-update-ref updates the major ref if it already exists
✔️ create-or-update-ref updates the major ref if it already exists
create-or-update-ref creates a new major ref if it does not already exist
✔️ create-or-update-ref creates a new major ref if it does not already exist
create-or-update-ref creates a new minor ref if it does not already exist
✔️ create-or-update-ref creates a new minor ref if it does not already exist
✔️ file-helper
file-helper write the file
✔️ file-helper write the file
file-helper reads the file and returns the contents
✔️ file-helper reads the file and returns the contents
file-helper throws if the file does not exist
✔️ file-helper throws if the file does not exist
file-helper action metadata file exists
✔️ file-helper action metadata file exists
file-helper throws if the action metadata file does not exist
✔️ file-helper throws if the action metadata file does not exist
✔️ get-from-package (Composite Action)
get-from-package (Composite Action) main
✔️ get-from-package (Composite Action) main
get-from-package (Composite Action) files - only main
✔️ get-from-package (Composite Action) files - only main
get-from-package (Composite Action) files - only additional files
✔️ get-from-package (Composite Action) files - only additional files
get-from-package (Composite Action) files - no main, no additional files
✔️ get-from-package (Composite Action) files - no main, no additional files
get-from-package (Composite Action) files - main and additional files with globs
✔️ get-from-package (Composite Action) files - main and additional files with globs
✔️ get-from-package (Docker Action)
get-from-package (Docker Action) main
✔️ get-from-package (Docker Action) main
get-from-package (Docker Action) files - only main
✔️ get-from-package (Docker Action) files - only main
get-from-package (Docker Action) files - only additional files
✔️ get-from-package (Docker Action) files - only additional files
get-from-package (Docker Action) files - no main, no additional files
✔️ get-from-package (Docker Action) files - no main, no additional files
get-from-package (Docker Action) files - main and additional files with globs
✔️ get-from-package (Docker Action) files - main and additional files with globs
✔️ get-from-package (JavaScript Action)
get-from-package (JavaScript Action) main
✔️ get-from-package (JavaScript Action) main
get-from-package (JavaScript Action) files - only main
✔️ get-from-package (JavaScript Action) files - only main
get-from-package (JavaScript Action) files - only additional files
✔️ get-from-package (JavaScript Action) files - only additional files
get-from-package (JavaScript Action) files - no main, no additional files
✔️ get-from-package (JavaScript Action) files - no main, no additional files
get-from-package (JavaScript Action) files - main and additional files with globs
✔️ get-from-package (JavaScript Action) files - main and additional files with globs
get-from-package (JavaScript Action) files - main and additional files with * glob
✔️ get-from-package (JavaScript Action) files - main and additional files with * glob
✔️ get-from-package (JavaScript Action)
get-from-package (JavaScript Action) main
✔️ get-from-package (JavaScript Action) main
get-from-package (JavaScript Action) files - main and additional files with * glob
✔️ get-from-package (JavaScript Action) files - main and additional files with * glob
✔️ get-git
get-git git-commit-message - default
✔️ get-git git-commit-message - default
get-git git-commit-message - empty
✔️ get-git git-commit-message - empty
get-git git-commit-message - custom
✔️ get-git git-commit-message - custom
get-git git-author-name - default
✔️ get-git git-author-name - default
get-git git-author-name - empty
✔️ get-git git-author-name - empty
get-git git-author-name - custom
✔️ get-git git-author-name - custom
get-git git-author-email - default
✔️ get-git git-author-email - default
get-git git-author-email - empty
✔️ get-git git-author-email - empty
get-git git-author-email - custom
✔️ get-git git-author-email - custom
get-git git-committer-name - default
✔️ get-git git-committer-name - default
get-git git-committer-name - empty
✔️ get-git git-committer-name - empty
get-git git-committer-name - custom
✔️ get-git git-committer-name - custom
get-git git-committer-email - default
✔️ get-git git-committer-email - default
get-git git-committer-email - empty
✔️ get-git git-committer-email - empty
get-git git-committer-email - custom
✔️ get-git git-committer-email - custom
✔️ get-make-latest
get-make-latest default
✔️ get-make-latest default
get-make-latest empty
✔️ get-make-latest empty
get-make-latest true
✔️ get-make-latest true
get-make-latest false
✔️ get-make-latest false
get-make-latest not bool value
✔️ get-make-latest not bool value
✔️ get-make-latest
get-make-latest default
✔️ get-make-latest default
get-make-latest empty
✔️ get-make-latest empty
get-make-latest true
✔️ get-make-latest true
get-make-latest false
✔️ get-make-latest false
get-make-latest not bool value
✔️ get-make-latest not bool value
✔️ get-rewrite-tags
get-rewrite-tags default
✔️ get-rewrite-tags default
get-rewrite-tags empty
✔️ get-rewrite-tags empty
get-rewrite-tags true
✔️ get-rewrite-tags true
get-rewrite-tags false
✔️ get-rewrite-tags false
get-rewrite-tags not bool value
✔️ get-rewrite-tags not bool value
✔️ make-release-latest
make-release-latest true
✔️ make-release-latest true
✔️ publish-and-tag
publish-and-tag updates the ref and updates an existing major ref
✔️ publish-and-tag updates the ref and updates an existing major ref
publish-and-tag updates the ref and creates a new major & minor ref
✔️ publish-and-tag updates the ref and creates a new major & minor ref
publish-and-tag does not update the major ref if the release is a draft
✔️ publish-and-tag does not update the major ref if the release is a draft
publish-and-tag does not update the major ref if the release is a prerelease
✔️ publish-and-tag does not update the major ref if the release is a prerelease
publish-and-tag updates the ref and creates a new major ref for an event other than `release`
✔️ publish-and-tag updates the ref and creates a new major ref for an event other than `release`
publish-and-tag updates an existing major ref and make release latest and switch to full release if the release is a prerelease
✔️ publish-and-tag updates an existing major ref and make release latest and switch to full release if the release is a prerelease
✔️ update-tag
update-tag gets the tag from the release payload
✔️ update-tag gets the tag from the release payload
✔️ update-tag gets the tag from the release payload
✔️ update-tag gets the tag from the release payload
✔️ update-tag
update-tag updates the tag
✔️ update-tag updates the tag
Loading