pre release v0.1.0 #28
Annotations
5 errors and 1 warning
test:
phonenumber_test.go#L15
cannot use []PhoneNumberType{…} (value of type []PhoneNumberType) as PhoneNumberType value in argument to IsValidPhoneNumber
|
test:
phonenumber_test.go#L16
cannot use []PhoneNumberType{…} (value of type []PhoneNumberType) as PhoneNumberType value in argument to IsValidPhoneNumber
|
test:
phonenumber_test.go#L80
cannot use []PhoneNumberType{…} (value of type []PhoneNumberType) as PhoneNumberType value in argument to IsValidPhoneNumber
|
test:
phonenumber_test.go#L81
cannot use []PhoneNumberType{…} (value of type []PhoneNumberType) as PhoneNumberType value in argument to IsValidPhoneNumber
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|