Skip to content

add prisma orm example #1124

add prisma orm example

add prisma orm example #1124

Triggered via pull request April 19, 2024 20:37
Status Success
Total duration 5m 40s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (go)
package demo/db is not in std (/opt/hostedtoolcache/go/1.22.2/x64/src/demo/db)
Analyze (go)
could not import demo/db (invalid package name: "")
Analyze (go)
could not import C (no metadata for C)
Analyze (go)
cannot use webview.HintNone (constant unknown with invalid type) as webview.Hint value in argument to w.SetSize
Analyze (go)
not enough arguments in call to out.Dispatch
Analyze (go)
not enough arguments in call to out.Dispatch
Analyze (go)
cannot use (func() graphql.Marshaler literal) (value of type func() graphql.Marshaler) as func(context.Context) graphql.Marshaler value in argument to out.Concurrently
Analyze (go)
cannot use (func() graphql.Marshaler literal) (value of type func() graphql.Marshaler) as func(context.Context) graphql.Marshaler value in argument to out.Concurrently
Analyze (go)
not enough arguments in call to out.Dispatch
Analyze (go)
not enough arguments in call to out.Dispatch
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/