Skip to content

Add semantic-release #4

Add semantic-release

Add semantic-release #4

Triggered via pull request November 9, 2024 16:10
Status Failure
Total duration 26s
Billable time 1m
Artifacts

commitlint.yml

on: pull_request
commitlint
16s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint
You have commit messages with errors error running commitlint JSON Error in /github/workspace/package.json: 15 | "semantic-release": "^24.2.0" 16 | } > 17 | "release": { | ^ 18 | "plugins": [ 19 | "@semantic-release/commit-analyzer", 20 | "@semantic-release/release-notes-generator", Expected ',' or '}' after property value in JSON at position 410 while parsing '{ "name": "gh-cleanup-notifications",' 15 | "semantic-release": "^24.2.0" 16 | } > 17 | "release": { | ^ 18 | "plugins": [ 19 | "@semantic-release/commit-analyzer", 20 | "@semantic-release/release-notes-generator", JSONError: JSON Error in /github/workspace/package.json: 15 | "semantic-release": "^24.2.0" 16 | } > 17 | "release": { | ^ 18 | "plugins": [ 19 | "@semantic-release/commit-analyzer", 20 | "@semantic-release/release-notes-generator", Expected ',' or '}' after property value in JSON at position 410 while parsing '{ "name": "gh-cleanup-notifications",' 15 | "semantic-release": "^24.2.0" 16 | } > 17 | "release": { | ^ 18 | "plugins": [ 19 | "@semantic-release/commit-analyzer", 20 | "@semantic-release/release-notes-generator", at parseJson (/node_modules/parse-json/index.js:29:21) at loadJson (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/loaders.js:48:16) at #loadConfiguration (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/ExplorerSync.js:116:36) at #loadConfigFileWithImports (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/ExplorerSync.js:87:54) at #readConfiguration (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/ExplorerSync.js:84:82) at search (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/ExplorerSync.js:50:63) at emplace (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/util.js:36:20) at ExplorerSync.search (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/ExplorerSync.js:78:42) at getUserDefinedOptionsFromMetaConfig (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/index.js:32:37) at mergeOptionsBase (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/index.js:60:31)