chore(all): Update go dependencies and remove authz middleware #480
xp.yml
on: pull_request
lint-python
15s
lint-go
47s
unit-tests-management
2m 5s
unit-tests-treatment
2m 6s
e2e-tests
2m 2s
release-rules
4s
release
/
publish-treatment-service
release
/
publish-management-service
Annotations
28 errors and 9 warnings
lint-go:
common/web/web_test.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint-go
issues found
|
e2e-tests
undefined: schema.SegmenterTypeString
|
e2e-tests
undefined: schema.SegmenterTypeString
|
e2e-tests
undefined: schema.SegmenterTypeInteger
|
e2e-tests
undefined: schema.SegmenterTypeInteger
|
e2e-tests
undefined: schema.SegmenterTypeReal
|
e2e-tests
undefined: schema.SegmenterTypeReal
|
e2e-tests
undefined: schema.SegmenterTypeBool
|
e2e-tests
undefined: schema.SegmenterTypeBool
|
e2e-tests
undefined: AdditionalProperties
|
e2e-tests
segmenterOpts.AdditionalProperties undefined (type schema.SegmenterOptions has no field or method AdditionalProperties)
|
unit-tests-management
undefined: schema.SegmenterTypeString
|
unit-tests-management
undefined: schema.SegmenterTypeString
|
unit-tests-management
undefined: schema.SegmenterTypeInteger
|
unit-tests-management
undefined: schema.SegmenterTypeInteger
|
unit-tests-management
undefined: schema.SegmenterTypeReal
|
unit-tests-management
undefined: schema.SegmenterTypeReal
|
unit-tests-management
undefined: schema.SegmenterTypeBool
|
unit-tests-management
undefined: schema.SegmenterTypeBool
|
unit-tests-management
undefined: AdditionalProperties
|
unit-tests-management
segmenterOpts.AdditionalProperties undefined (type schema.SegmenterOptions has no field or method AdditionalProperties)
|
unit-tests-treatment
undefined: FetchTreatmentRequestBody_AdditionalProperties
|
unit-tests-treatment
projectSettings.Segmenters.Variables.AdditionalProperties undefined (type map[string][]string has no field or method AdditionalProperties)
|
unit-tests-treatment
undefined: schema.ExperimentTypeAB
|
unit-tests-treatment
undefined: schema.ExperimentTypeSwitchback
|
unit-tests-treatment
undefined: FetchTreatmentRequestBody_AdditionalProperties
|
unit-tests-treatment
Process completed with exit code 2.
|
release-rules
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release-rules
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-python
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-tests-management
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests-treatment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|