Add photos that can be added dynamically in markdown and a fancier ma… #52
Annotations
10 errors and 2 warnings
Run all tests
Path does not exist /home/runner/work/portfolio/portfolio/storage/logs/laravel.log
|
Run all tests
Exit code 1 returned from process: file name '/home/runner/runners/2.317.0/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Artifact.PublishArtifact, Runner.Plugins"'.
|
Run all tests:
resources/js/CustomComponents/TailwindWidth.ts#L33
Type 'Timeout' is not assignable to type 'number'.
|
Run all tests:
resources/js/app.ts#L9
Could not find a declaration file for module '@kangc/v-md-editor'. '/home/runner/work/portfolio/portfolio/node_modules/@kangc/v-md-editor/lib/base-editor.js' implicitly has an 'any' type.
|
Run all tests:
resources/js/app.ts#L11
Could not find a declaration file for module '@kangc/v-md-editor/lib/theme/github.js'. '/home/runner/work/portfolio/portfolio/node_modules/@kangc/v-md-editor/lib/theme/github.js' implicitly has an 'any' type.
|
Run all tests:
resources/js/app.ts#L13
Could not find a declaration file for module '@kangc/v-md-editor/lib/lang/en-US'. '/home/runner/work/portfolio/portfolio/node_modules/@kangc/v-md-editor/lib/lang/en-US.js' implicitly has an 'any' type.
|
Run all tests:
resources/js/Pages/Items/Edit.vue#L25
Property 'photos' does not exist on type 'Item'.
|
Run all tests:
resources/js/Pages/Items/Edit.vue#L25
Parameter 'photo' implicitly has an 'any' type.
|
Run all tests:
resources/js/Pages/Items/Show.vue#L41
Argument of type 'Element' is not assignable to parameter of type 'HTMLElement'.
|
Run all tests
Process completed with exit code 2.
|
🛠 Fix PHP formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, stefanzweifel/git-auto-commit-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run all tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|