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

Update deploy.yml

Update deploy.yml #269

Triggered via push October 22, 2023 00:04
Status Success
Total duration 1m 41s
Artifacts

feature.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint: src/api/rest/user/User.ts#L13
'id' is defined but never used
Lint: src/components/molecules/LectureSpeakers/LectureSpeakers.tsx#L87
'id' is defined but never used
Lint: src/components/molecules/LectureSpeakers/LectureSpeakers.tsx#L89
'onInviteCopyClick' is assigned a value but never used
Lint: src/components/utils/hoc/withSuspense.tsx#L3
Unexpected any. Specify a different type
Lint: src/views/studio/LectureFormNavigation/BasicInfo/LectureBasicInfoForm.tsx#L7
'InviteLectureResponseFragment' is defined but never used
Lint: src/views/studio/LecutreStats/Stats/LectureQuestions.tsx#L4
'StudioSection' is defined but never used
Lint: src/views/studio/LecutreStats/Stats/LectureQuestions.tsx#L5
'styles' is defined but never used
Lint: src/views/studio/Navigation/Navigation.tsx#L3
'Dashboard' is defined but never used