Skip to content

PR시 린트검사 하도록 수정 #2

PR시 린트검사 하도록 수정

PR시 린트검사 하도록 수정 #2

Triggered via pull request October 24, 2023 17:14
Status Failure
Total duration 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CodeIntegration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/App.tsx#L12
Need to wrap this literal in a JSX expression
lint: src/App.tsx#L12
Need to wrap this literal in a JSX expression
lint: src/App.tsx#L13
Need to wrap this literal in a JSX expression
lint: src/App.tsx#L13
Need to wrap this literal in a JSX expression
lint: src/App.tsx#L15
Need to wrap this literal in a JSX expression
lint: src/App.tsx#L15
Need to wrap this literal in a JSX expression
lint: src/App.tsx#L16
Need to wrap this literal in a JSX expression
lint: src/App.tsx#L16
Need to wrap this literal in a JSX expression
lint: src/App.tsx#L19
Need to wrap this literal in a JSX expression
lint: src/App.tsx#L20
Need to wrap this literal in a JSX expression
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/