test-build: Test build command #2
Annotations
10 errors and 2 warnings
Build go:
typesense/data_source_curation.go#L108
invalid argument override.SearchOverrideSchema.Includes (type *[]api.SearchOverrideInclude) for len
|
Build go:
typesense/data_source_curation.go#L109
cannot use override.SearchOverrideSchema.Includes (type *[]api.SearchOverrideInclude) as type []api.SearchOverrideInclude in argument to flattenCurationIncludes
|
Build go:
typesense/data_source_curation.go#L114
invalid argument override.SearchOverrideSchema.Excludes (type *[]api.SearchOverrideExclude) for len
|
Build go:
typesense/data_source_curation.go#L115
cannot use override.SearchOverrideSchema.Excludes (type *[]api.SearchOverrideExclude) as type []api.SearchOverrideExclude in argument to flattenCurationExcludes
|
Build go:
typesense/data_source_synonyms.go#L75
invalid operation: synonym.SearchSynonymSchema.Root != "" (mismatched types *string and untyped string)
|
Build go:
typesense/resource_collection.go#L107
cannot use v.(string) (type string) as type *string in assignment
|
Build go:
typesense/resource_collection.go#L120
cannot use value.(bool) (type bool) as type *bool in assignment
|
Build go:
typesense/resource_collection.go#L124
cannot use value.(bool) (type bool) as type *bool in assignment
|
Build go:
typesense/resource_collection.go#L200
cannot use v.(string) (type string) as type *string in assignment
|
Build go:
typesense/resource_collection.go#L213
cannot use value.(bool) (type bool) as type *bool in assignment
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading