Skip to content

Release package

Release package #3

Manually triggered December 16, 2023 19:20
Status Failure
Total duration 27s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
release
Unable to parse changelog. Parser error: Parse error in the line 13: Unexpected content [[13,"li",["initial library prototype"]],[14,"li",["`element` : create DOM element."]],[15,"li",["`text` : create text node."]],[16,"li",["`setEventListener` : add an event listener to an element."]],[17,"li",["`removeEventListener` : remove an event listener from an element."]],[18,"li",["`setAttribute` : add an attribute an element."]],[19,"li",["`removeAttribute` : remove an attribute from an element."]],[20,"li",["`insertNode` : insert a node in an element."]],[21,"li",["`removeNode` : remove a node."]],[22,"li",["`changeNodePosition` : change node position."]],[23,"li",["`setText` : update text node content."]]]
release
The following actions uses node12 which is deprecated and will be forced to run on node16: superfaceai/release-changelog-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/