Return error for non supported development platform urls #1592
Annotations
9 errors and 2 warnings
Check if dockerimage build is working
multiple-value isGithubURL(source.GitSource.URL) (value of type (bool, error)) in single-value context
|
Check if dockerimage build is working
cannot use "source git url %v is not from github" (constant of type string) as error value in argument to log.Error: string does not implement error (missing method Error)
|
Check if dockerimage build is working
undefined: url
|
Check if dockerimage build is working
undefined: InvalidURL
|
Check if dockerimage build is working
multiple-value isGithubURL(source.GitSource.URL) (value of type (bool, error)) in single-value context
|
Check if dockerimage build is working
cannot use "source git url %v is not from github" (constant of type string) as error value in argument to log.Error: string does not implement error (missing method Error)
|
Check if dockerimage build is working
undefined: url
|
Check if dockerimage build is working
undefined: InvalidURL
|
Check if dockerimage build is working
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading