Skip to content

🚀🧩 Release extensions #9

🚀🧩 Release extensions

🚀🧩 Release extensions #9

Manually triggered July 29, 2024 20:57
Status Success
Total duration 4m 26s
Artifacts

release-exts.yml

on: workflow_dispatch
🚀🧩 Release extensions
4m 15s
🚀🧩 Release extensions
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
🚀🧩 Release extensions
ENOENT: no such file or directory, open 'packages/exts/dist/exts/super8-edge.zip"'
🚀🧩 Release extensions
Web Store API server responses with error code: 400
🚀🧩 Release extensions
{"error":"invalid_grant","error_description":"Bad Request"}
🚀🧩 Release extensions
Request failed with status code 400
🚀🧩 Release extensions
xpi processed, but not valid: {"errors":1,"warnings":12,"notices":0,"success":false,"compatibility_summary":{"warnings":0,"errors":0,"notices":0},"metadata":{"listed":true,"identified_files":{},"totalScannedFileSize":3256812,"emptyFiles":[],"jsLibs":{},"unknownMinifiedFiles":["super8-firefox/src/options/main.js","super8-firefox/src/popup/main.js","super8-firefox/content.js","super8-firefox/src/background/main.js","super8-firefox/src/content/main.js"]},"messages":[{"message":"manifest.json was not found","description":"No manifest.json was found at the root of the extension. The package file must be a ZIP of the extension's files themselves, not of the containing directory. See: https://mzl.la/2r2McKv for more on packaging.","uid":"fce84000bf53413ead0dc92d9cee9be1","type":"error","id":["TYPE_NO_MANIFEST_JSON"],"tier":1},{"message":"Unsafe assignment to innerHTML","description":"Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.","column":247618,"file":"super8-firefox/content.js","line":1,"uid":"1532099a9056447fa55dc1c409d50513","type":"warning","id":["UNSAFE_VAR_ASSIGNMENT"],"tier":1},{"message":"Unsafe assignment to innerHTML","description":"Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.","column":247719,"file":"super8-firefox/content.js","line":1,"uid":"30fc6e5082bc4449bd32a3ed7bdd1610","type":"warning","id":["UNSAFE_VAR_ASSIGNMENT"],"tier":1},{"message":"Unsafe assignment to innerHTML","description":"Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.","column":268626,"file":"super8-firefox/content.js","line":1,"uid":"cb2fa572b9754dc2be87f8caae3fbcf6","type":"warning","id":["UNSAFE_VAR_ASSIGNMENT"],"tier":1},{"message":"Unsafe assignment to innerHTML","description":"Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.","column":268736,"file":"super8-firefox/content.js","line":1,"uid":"58abbb899e9f41baae2dceda5a26ea64","type":"warning","id":["UNSAFE_VAR_ASSIGNMENT"],"tier":1},{"message":"Unsafe assignment to innerHTML","description":"Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.","column":272780,"file":"super8-firefox/src/background/main.js","line":1,"uid":"c3ab876aa0db4366b4c990b908b26815","type":"warning","id":["UNSAFE_VAR_ASSIGNMENT"],"tier":1},{"message":"Unsafe assignment to innerHTML","description":"Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.","column":272881,"file":"super8-firefox/src/background/main.js","line":1,"uid":"4ef4f6549d7d4424b7c53279692ece91","type":"warning","id":["UNSAFE_VAR_ASSIGNMENT"],"tier":1},{"message":"Unsafe assignment to innerHTML","description":"Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.","column":293630,"file":"super8-firefox/src/background/main.js","line":1,"uid":"da7556bbf5d9406c90944e8f1614bbc6","type":"warning","id":["UNSAFE_VAR_ASSIGNMENT"],"tier":1},{"message":"Unsafe assignment to innerHTML","description":"Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance de
🚀🧩 Release extensions
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/