Skip to content

chore: update CA bundle #5326

chore: update CA bundle

chore: update CA bundle #5326

Triggered via pull request July 9, 2024 06:12
Status Failure
Total duration 2m 26s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
7s
style / changes
style  /  ...  /  Auto-format and Check
13s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
1m 59s
style / Golang / Lint
style  /  ...  /  Do Not Submit
7s
style / Golang / Do Not Submit
style  /  ...  /  shell
0s
style / suggester / shell
style  /  ...  /  yaml
0s
style / suggester / yaml
style  /  ...  /  github_actions
0s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 4 warnings
style / Golang / Lint: .golangci.yaml#L7
[trailing whitespace] reported by reviewdog ๐Ÿถ # Raw Output: .golangci.yaml:7:#
style / Golang / Lint: .golangci.yaml#L31
[trailing whitespace] reported by reviewdog ๐Ÿถ text: "SA9004:" Raw Output: .golangci.yaml:31: text: "SA9004:"
style / Golang / Lint: docs/CONTRIBUTING.md#L96
[trailing whitespace] reported by reviewdog ๐Ÿถ The allocation script sets up a local container registry and connects it to the cluster. This registry must be set as trusted and its address entered in the local hosts file. This is a one-time configuration and on Linux can be accomplished by running `hack/registry.sh`. Raw Output: docs/CONTRIBUTING.md:96:The allocation script sets up a local container registry and connects it to the cluster. This registry must be set as trusted and its address entered in the local hosts file. This is a one-time configuration and on Linux can be accomplished by running `hack/registry.sh`.
style / Golang / Lint: docs/function-templates/golang.md#L46
[trailing whitespace] reported by reviewdog ๐Ÿถ Functions can be invoked with a simple HTTP request. Raw Output: docs/function-templates/golang.md:46:Functions can be invoked with a simple HTTP request.
style / Golang / Lint: docs/function-templates/golang.md#L72
[trailing whitespace] reported by reviewdog ๐Ÿถ a `handle_test.go` file which contains simple test which can be extended as needed. Raw Output: docs/function-templates/golang.md:72:a `handle_test.go` file which contains simple test which can be extended as needed.
style / Golang / Lint: docs/function-templates/golang.md#L82
[trailing whitespace] reported by reviewdog ๐Ÿถ in `go.mod` and you may include additional local Go files. The only real requirement are Raw Output: docs/function-templates/golang.md:82:in `go.mod` and you may include additional local Go files. The only real requirement are
style / Golang / Lint: docs/function-templates/golang.md#L83
[trailing whitespace] reported by reviewdog ๐Ÿถ that your project is defined in a `function` module and exports the function `Handle()` Raw Output: docs/function-templates/golang.md:83:that your project is defined in a `function` module and exports the function `Handle()`
style / Golang / Lint: docs/function-templates/golang.md#L142
[trailing whitespace] reported by reviewdog ๐Ÿถ For example, a `CloudEvent` is received which contains a JSON string such as this in its data property, Raw Output: docs/function-templates/golang.md:142:For example, a `CloudEvent` is received which contains a JSON string such as this in its data property,
style / Golang / Lint: docs/function-templates/golang.md#L145
[trailing whitespace] reported by reviewdog ๐Ÿถ { Raw Output: docs/function-templates/golang.md:145:{
style / Golang / Lint
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
style / Golang / Lint: CHANGELOG.md#L593
[github.com/client9/misspell] reported by reviewdog ๐Ÿถ "configuraiton" is a misspelling of "configuration" Raw Output: CHANGELOG.md:593:12: "configuraiton" is a misspelling of "configuration"
style / Golang / Lint: cmd/environment.go#L40
[github.com/client9/misspell] reported by reviewdog ๐Ÿถ "enviroment" is a misspelling of "environment" Raw Output: cmd/environment.go:40:46: "enviroment" is a misspelling of "environment"
style / Golang / Lint: cmd/environment.go#L40
[github.com/client9/misspell] reported by reviewdog ๐Ÿถ "enviornment" is a misspelling of "environment" Raw Output: cmd/environment.go:40:60: "enviornment" is a misspelling of "environment"
style / Golang / Lint: cmd/environment.go#L40
[github.com/client9/misspell] reported by reviewdog ๐Ÿถ "enviroment" is a misspelling of "environment" Raw Output: cmd/environment.go:40:75: "enviroment" is a misspelling of "environment"
style / Golang / Lint: cmd/templates.go#L62
[github.com/client9/misspell] reported by reviewdog ๐Ÿถ "templares" is a misspelling of "templars" Raw Output: cmd/templates.go:62:43: "templares" is a misspelling of "templars"
style / Golang / Lint: cmd/version.go#L34
[github.com/client9/misspell] reported by reviewdog ๐Ÿถ "verison" is a misspelling of "version" Raw Output: cmd/version.go:34:32: "verison" is a misspelling of "version"
style / Golang / Lint: pkg/functions/client_int_test.go#L354
[github.com/client9/misspell] reported by reviewdog ๐Ÿถ "signifigant" is a misspelling of "significant" Raw Output: pkg/functions/client_int_test.go:354:58: "signifigant" is a misspelling of "significant"
style / Golang / Lint: pkg/functions/client.go#L1311
[github.com/client9/misspell] reported by reviewdog ๐Ÿถ "provded" is a misspelling of "provided" Raw Output: pkg/functions/client.go:1311:63: "provded" is a misspelling of "provided"
style / Golang / Lint: pkg/functions/client.go#L1313
[github.com/client9/misspell] reported by reviewdog ๐Ÿถ "imperitive" is a misspelling of "imperative" Raw Output: pkg/functions/client.go:1313:55: "imperitive" is a misspelling of "imperative"
style / Golang / Lint
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
style / Golang / Lint: .chglog/CHANGELOG.tpl.md#L58
[EOF Newline] reported by reviewdog ๐Ÿถ Missing newline Raw Output: .chglog/CHANGELOG.tpl.md:58: Missing newline
style / Golang / Lint: .chglog/config.yml#L40
[EOF Newline] reported by reviewdog ๐Ÿถ Missing newline Raw Output: .chglog/config.yml:40: Missing newline
style / Golang / Lint: pkg/functions/testdata/repositories/customLanguagePackRepo/templates/customRuntime/customTemplate/custom.impl#L1
[EOF Newline] reported by reviewdog ๐Ÿถ Missing newline Raw Output: pkg/functions/testdata/repositories/customLanguagePackRepo/templates/customRuntime/customTemplate/custom.impl:1: Missing newline
style / Golang / Lint: pkg/functions/testdata/repositories/customLanguagePackRepo/templates/manifestedRuntime/customTemplate/custom.impl#L1
[EOF Newline] reported by reviewdog ๐Ÿถ Missing newline Raw Output: pkg/functions/testdata/repositories/customLanguagePackRepo/templates/manifestedRuntime/customTemplate/custom.impl:1: Missing newline
style / Golang / Lint: pkg/functions/testdata/repositories/customLanguagePackRepo/templates/manifestedRuntime/manifestedTemplate/custom.impl#L1
[EOF Newline] reported by reviewdog ๐Ÿถ Missing newline Raw Output: pkg/functions/testdata/repositories/customLanguagePackRepo/templates/manifestedRuntime/manifestedTemplate/custom.impl:1: Missing newline
style / Golang / Lint: pkg/functions/testdata/repositories/customTemplateRepo/README.md#L1
[EOF Newline] reported by reviewdog ๐Ÿถ Missing newline Raw Output: pkg/functions/testdata/repositories/customTemplateRepo/README.md:1: Missing newline
style / Golang / Lint: pkg/functions/testdata/repositories/customTemplateRepo/customRuntime/customTemplate/custom.impl#L1
[EOF Newline] reported by reviewdog ๐Ÿถ Missing newline Raw Output: pkg/functions/testdata/repositories/customTemplateRepo/customRuntime/customTemplate/custom.impl:1: Missing newline
style / Golang / Lint: pkg/functions/testdata/repositories/customTemplateRepo/node/json/index.js#L1
[EOF Newline] reported by reviewdog ๐Ÿถ Missing newline Raw Output: pkg/functions/testdata/repositories/customTemplateRepo/node/json/index.js:1: Missing newline
style / Golang / Lint: pkg/functions/testdata/repositories/customTemplateRepo/node/json/json.js#L1
[EOF Newline] reported by reviewdog ๐Ÿถ Missing newline Raw Output: pkg/functions/testdata/repositories/customTemplateRepo/node/json/json.js:1: Missing newline
style / Golang / Lint
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum