Merge pull request #5 from pufferpanel/v2 #38
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
client/src/components/server/console.vue#L34
Require self-closing on HTML elements (<div>)
|
client/src/components/ui/oauth.vue#L5
Expected 1 space before '}}', but not found
|
client/src/components/ui/oauth.vue#L6
':href' should be on a new line
|
client/src/components/ui/oauth.vue#L13
':key' should be on a new line
|
client/src/components/ui/oauth.vue#L19
'v-text' should be on a new line
|
client/src/components/ui/oauth.vue#L25
'@click' should be on a new line
|
client/src/components/ui/oauth.vue#L49
'autofocus' should be on a new line
|
client/src/components/ui/oauth.vue#L49
':label' should be on a new line
|
client/src/components/ui/oauth.vue#L52
':label' should be on a new line
|
client/src/components/ui/oauth.vue#L52
'@keyup.enter' should be on a new line
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pufferpanel_0.0.38_amd64.deb", "pufferpanel_0.0.38_arm64.deb", "pufferpanel_0.0.38_linux_amd64", "pufferpanel_0.0.38_linux_arm64", "pufferpanel_0.0.38_windows_amd64", "pufferpanel_build_artifact", "pufferpanel_swagger", "pufferpanel-0.0.38-1.x86_64.rpm".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading