Skip to content

add docs for shelter injector integration #133

add docs for shelter injector integration

add docs for shelter injector integration #133

Triggered via push September 20, 2024 23:15
Status Failure
Total duration 28s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
Property 'loaderIntegration' does not exist on type 'StoredPlugin'.
build
Property 'loaderIntegration' does not exist on type 'StoredPlugin'.
build
Type '{ setInjectorSections: (secs: SettingsSection[]) => void; registerSection: (...sec: SettingsSection) => () => void; }' is not assignable to type '{ registerSection: (...sec: SettingsSection) => () => void; }'.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/