#161 - Make providers larger on hover #276
test-and-lint-js.yml
on: pull_request
Test & lint JS codebase
17s
Annotations
3 warnings
Test & lint JS codebase
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Test & lint JS codebase:
resources/js/Shared/Components/ProviderIcons.vue#L17
Attribute "v-for" should go before "class"
|
Test & lint JS codebase:
resources/js/Shared/Components/ProviderIcons.vue#L17
Attribute ":key" should go before "class"
|