Bump compare-versions from 5.0.3 to 6.0.0 #725
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
on-code-change.yml
on: pull_request
Update module signature
31s
Static Analysis (linting, vulns)
2m 49s
Annotations
2 errors and 11 warnings
Build Module
The template is not valid. .github/workflows/on-code-change.yml (Line: 39, Col: 19): Unexpected value '',.github/workflows/on-code-change.yml (Line: 40, Col: 19): Unexpected value ''
|
Static Analysis (linting, vulns)
Process completed with exit code 1.
|
Update module signature
Unexpected input(s) 'nexus_enterprise_releases_url', valid inputs are ['except_folders', 'nexus_internal_releases_url', 'nexus_username', 'nexus_password', 'force_signature', 'git_user_name', 'git_user_email', 'keymaker_location', 'keymaker_version', 'keymaker_name']
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditor/EditPanel/HeaderBadges/ReadOnlyBadge.jsx#L37
Prop name (readOnly) doesn't match rule (^(is|has)[A-Z]([A-Za-z0-9]?)+)
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditor/adaptSystemNameField.js#L12
Unexpected 'todo' comment: 'TODO completely get rid of this adapter'
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditor/adaptSystemNameField.js#L13
Arrow function has too many parameters (6). Maximum allowed is 4
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditor/useCreateFormDefinition.js#L9
Unexpected 'todo' comment: 'TODO...'
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditor/useEditFormDefinition.js#L11
Unexpected 'todo' comment: 'TODO...'
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditorApi/ContentEditorApi.jsx#L109
Unexpected 'todo' comment: 'Todo : handle the case when stacking a...'
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditorApi/ContentEditorApi.jsx#L192
Unexpected 'todo' comment: 'TODO: best effort to have a unique KEY...'
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditorApi/useCreate.js#L7
Async arrow function has too many parameters (5). Maximum allowed is 4
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditorApi/useCreate.js#L67
Async arrow function has too many parameters (12). Maximum allowed is 4
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditorApi/useEdit.js#L12
Arrow function has too many parameters (7). Maximum allowed is 4
|