Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

resource oriented sharing #26

resource oriented sharing

resource oriented sharing #26

Triggered via pull request April 26, 2023 23:58
Status Success
Total duration 2m 47s
Artifacts

qa.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
lint: src/app/app.module.ts#L35
'ApplicationComponent' is defined but never used
lint: src/app/components/app-view/app-view.component.ts#L2
'IRI' is defined but never used
lint: src/app/pages/application/application.component.ts#L1
'OnDestroy' is defined but never used
lint: src/app/pages/authorization/authorization.page.ts#L89
'parent' is defined but never used
lint: src/app/pages/login/login.page.ts#L1
'OnInit' is defined but never used
lint: src/app/state/actions/application.actions.ts#L2
'Authorization' is defined but never used
lint: src/app/state/actions/application.actions.ts#L2
'AccessAuthorization' is defined but never used
lint: src/app/state/effects/application.effects.ts#L76
`Effect` should return a single action
lint: src/app/state/selectors/application.selectors.ts#L23
The selector should start with "select"
lint: src/app/state/selectors/description.selectors.ts#L11
The selector should start with "select"