Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump eslint-plugin-jest from 27.6.0 to 27.9.0 #77

Merged

chore(deps-dev): Bump eslint-plugin-jest from 27.6.0 to 27.9.0

34e01d1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps-dev): Bump eslint-plugin-jest from 27.6.0 to 27.9.0 #77

chore(deps-dev): Bump eslint-plugin-jest from 27.6.0 to 27.9.0
34e01d1
Select commit
Loading
Failed to load commit list.
GitHub Actions / 📜 Test report succeeded Feb 25, 2024 in 0s

77 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ reports/jest-report.xml

77 tests were completed in 11s with 77 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
cleanup-action-manifest 5✔️ 479ms
create-commit (Composite Action) 1✔️ 377ms
create-commit (Docker Action) 1✔️ 360ms
create-commit (JavaScript Action) 3✔️ 9s
create-or-update-ref 3✔️ 463ms
file-helper 5✔️ 423ms
get-from-package (Composite Action) 5✔️ 444ms
get-from-package (Docker Action) 5✔️ 497ms
get-from-package (JavaScript Action) 6✔️ 636ms
get-from-package (JavaScript Action) 2✔️ 404ms
get-git 15✔️ 8s
get-make-latest 5✔️ 386ms
get-make-latest 5✔️ 355ms
get-rewrite-tags 5✔️ 333ms
make-release-latest 1✔️ 262ms
publish-and-tag 6✔️ 9s
update-tag 3✔️ 322ms
update-tag 1✔️ 310ms

✔️ 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