Skip to content

Add a new extension LazyAudio #1011

Add a new extension LazyAudio

Add a new extension LazyAudio #1011

Triggered via pull request June 24, 2023 00:08
@0832k120832k12
synchronize #633
master
Status Failure
Total duration 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
build: extensions/0832/LazyAudio.js#L111
Ensure that `await Scratch.canFetch(url)` is checked first, then add // eslint-disable-next-line no-restricted-syntax
build: extensions/0832/LazyAudio.js#L117
Unnecessary semicolon
build: extensions/0832/LazyAudio.js#L124
Ensure that `await Scratch.canFetch(url)` is checked first, then add // eslint-disable-next-line no-restricted-syntax
build
Process completed with exit code 1.
build: extensions/0832/LazyAudio.js#L111
Opening curly brace does not appear on the same line as controlling statement
build: extensions/0832/LazyAudio.js#L111
Statement inside of curly braces should be on next line
build: extensions/0832/LazyAudio.js#L111
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
build: extensions/0832/LazyAudio.js#L116
Trailing spaces not allowed
build: extensions/0832/LazyAudio.js#L117
Opening curly brace does not appear on the same line as controlling statement
build: extensions/0832/LazyAudio.js#L117
Statement inside of curly braces should be on next line
build: extensions/0832/LazyAudio.js#L117
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
build: extensions/0832/LazyAudio.js#L124
Opening curly brace does not appear on the same line as controlling statement
build: extensions/0832/LazyAudio.js#L124
Statement inside of curly braces should be on next line
build: extensions/0832/LazyAudio.js#L124
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block