Initial commit #1
laravel_ci.yml
on: push
Backend Tests
39s
Backend Lint Check
2m 31s
Backend Code Analysis
19s
Frontend Lint Check
2m 37s
Annotations
18 warnings
Backend Code Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Backend Code Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Backend Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Backend Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Backend Lint Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Backend Lint Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Frontend Lint Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Frontend Lint Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Frontend Lint Check:
resources/js/Pages/HomeDemo.vue#L35
Expected indentation of 6 spaces but found 8 spaces
|
Frontend Lint Check:
resources/js/Pages/HomeDemo.vue#L36
Expected indentation of 8 spaces but found 12 spaces
|
Frontend Lint Check:
resources/js/Pages/HomeDemo.vue#L36
'class' should be on a new line
|
Frontend Lint Check:
resources/js/Pages/HomeDemo.vue#L37
Expected indentation of 10 spaces but found 16 spaces
|
Frontend Lint Check:
resources/js/Pages/HomeDemo.vue#L38
Expected indentation of 8 spaces but found 12 spaces
|
Frontend Lint Check:
resources/js/Pages/HomeDemo.vue#L39
Expected indentation of 8 spaces but found 12 spaces
|
Frontend Lint Check:
resources/js/Pages/HomeDemo.vue#L39
'md' should be on a new line
|
Frontend Lint Check:
resources/js/Pages/HomeDemo.vue#L40
Expected indentation of 10 spaces but found 16 spaces
|
Frontend Lint Check:
resources/js/Pages/HomeDemo.vue#L41
Expected indentation of 10 spaces but found 16 spaces
|
Frontend Lint Check:
resources/js/Pages/HomeDemo.vue#L42
Expected indentation of 8 spaces but found 12 spaces
|