SDK regeneration #3
Annotations
4 errors and 2 warnings
compile:
billing.go#L681
cannot use c.DueDate (variable of type *core.Optional[time.Time]) as *time.Time value in argument to core.NewOptionalDateTime
|
compile
Process completed with exit code 1.
|
test:
billing.go#L681
cannot use c.DueDate (variable of type *core.Optional[time.Time]) as *time.Time value in argument to core.NewOptionalDateTime
|
test
Process completed with exit code 1.
|
compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|