Skip to content

Switch course information header from h3 to h2 by default. #939

Switch course information header from h3 to h2 by default.

Switch course information header from h3 to h2 by default. #939

Triggered via pull request January 17, 2025 14:12
Status Success
Total duration 42s
Artifacts

lint-js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint: src/js/block-visibility/attributes.js#L29
Replace `·attributes,·attributeName,·defaults·` with `attributes,·attributeName,·defaults`
lint: src/js/block-visibility/attributes.js#L31
Replace `·attributes[·attributeName·]·&&·attributes[·attributeName·].default·` with `attributes[attributeName]·&&·attributes[attributeName].default`
lint: src/js/block-visibility/attributes.js#L32
Replace `·attributeName·` with `attributeName`
lint: src/js/block-visibility/attributes.js#L34
Replace `·attributeName·` with `attributeName`
lint: src/js/block-visibility/attributes.js#L52
Replace `·settings,·name·` with `settings,·name`
lint: src/js/block-visibility/attributes.js#L53
Replace `·!·check(·settings,·name·)·` with `!check(settings,·name)`
lint: src/js/block-visibility/attributes.js#L57
Replace `·!·settings.attributes·` with `!settings.attributes`
lint: src/js/block-visibility/attributes.js#L76
Replace `·attrs·).forEach(·(·key·` with `attrs).forEach((key`
lint: src/js/block-visibility/attributes.js#L80
Replace `·key·` with `key`
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: src/js/block-visibility/attributes.js#L40
Expected JSDoc block lines to be aligned
lint: src/js/blocks/course-continue-button/index.js#L31
Expected JSDoc block lines to be aligned
lint: src/js/blocks/course-information/preview-terms.js#L42
Expected JSDoc block lines to be aligned
lint: src/js/blocks/form-fields/fields/confirm-group.js#L81
'name' is already declared in the upper scope on line 29 column 14
lint: src/js/blocks/form-fields/fields/confirm-group.js#L122
'name' is already declared in the upper scope on line 29 column 14
lint: src/js/blocks/form-fields/fields/confirm-group.js#L154
'name' is already declared in the upper scope on line 29 column 14
lint: src/js/blocks/form-fields/fields/confirm-group.js#L241
'name' is already declared in the upper scope on line 29 column 14
lint: src/js/blocks/form-fields/fields/confirm-group.js#L249
'name' is already declared in the upper scope on line 29 column 14
lint: src/js/blocks/form-fields/fields/text.js#L152
Expected JSDoc block lines to be aligned
lint: src/js/blocks/form-fields/fields/text.js#L181
'min' is already declared in the upper scope on line 169 column 5
lint
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']