Update Go version to 1.20 #874
ci.yml
on: pull_request
lint yaml
7s
lint
3m 27s
check proto
8s
check go.mod
20s
build go
3m 3s
unit test
3m 32s
Annotations
10 errors and 15 warnings
unit test
instance: &model.Basic{state:impl.MessageState{NoUnkeyedLiterals:pragma.NoUnkeyedLiterals{}, DoNotCompare:pragma.DoNotCompare{}, DoNotCopy:pragma.DoNotCopy{}, atomicMessageInfo:(*impl.MessageInfo)(nil)}, sizeCache:0, unknownFields:[]uint8(nil), Name:"basic1", ValueInt:-20, ValueUint:0x3, ValueInt64:99000000123, RepeatedString:[]string{"alpha", "beta", "gama"}}
|
unit test
marshalled:
|
unit test
unmarshalled:
|
unit test
in: &model.Basic{state:impl.MessageState{NoUnkeyedLiterals:pragma.NoUnkeyedLiterals{}, DoNotCompare:pragma.DoNotCompare{}, DoNotCopy:pragma.DoNotCopy{}, atomicMessageInfo:(*impl.MessageInfo)(nil)}, sizeCache:0, unknownFields:[]uint8(nil), Name:"basic1", ValueInt:-20, ValueUint:0x3, ValueInt64:99000000123, RepeatedString:[]string{"alpha", "beta", "gama"}}
|
unit test
marshalled:
|
unit test
unmarshalled:
|
unit test
TODO
|
unit test
Msg: &{Enable:true} (&nat44_ed.Nat44ForwardingEnableDisable{Enable:true})
|
unit test
Msg: &{Enable:true} (&nat44_ei.Nat44EiForwardingEnableDisable{Enable:true})
|
unit test
Msg: &{Enable:true} (&nat44_ed.Nat44ForwardingEnableDisable{Enable:true})
|
check proto
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 yaml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint yaml:
.github/labeler.yml#L1
1:1 [document-start] missing document start "---"
|
lint yaml:
.github/dependabot.yml#L6
6:1 [document-start] missing document start "---"
|
lint yaml:
.github/workflows/test.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
lint yaml:
.github/workflows/ci.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
lint yaml:
.github/workflows/ci.yml#L52
52:81 [line-length] line too long (113 > 80 characters)
|
lint yaml:
.github/workflows/docker.yml#L1
1:1 [document-start] missing document start "---"
|
lint yaml:
.github/workflows/docker.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
lint yaml:
.github/workflows/docker.yml#L44
44:81 [line-length] line too long (93 > 80 characters)
|
lint yaml:
.github/workflows/docker.yml#L69
69:81 [line-length] line too long (85 > 80 characters)
|
lint yaml:
.github/workflows/docker.yml#L70
70:81 [line-length] line too long (82 > 80 characters)
|
check go.mod
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build go
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|