fix: do not process instagram #5
Annotations
10 errors and 1 warning
build:
internal/clients/instapi/content_test.go#L32
undefined: ArticleBody
|
build:
internal/clients/instapi/content_test.go#L32
cannot use "отмечай миллионера" (untyped string constant) as *GetPostContentResponseObj value in array or slice literal
|
build:
internal/clients/instapi/content_test.go#L33
undefined: Author
|
build:
internal/clients/instapi/content_test.go#L33
cannot use model.Author{…} (value of type model.Author) as *GetPostContentResponseObj value in array or slice literal
|
build:
internal/clients/instapi/content_test.go#L40
undefined: Video
|
build:
internal/clients/instapi/content_test.go#L40
cannot use []*model.Video{…} (value of type []*model.Video) as *GetPostContentResponseObj value in array or slice literal
|
build:
internal/clients/instapi/content_test.go#L49
undefined: Image
|
build:
internal/clients/instapi/content_test.go#L49
cannot use []*model.Image{} (value of type []*model.Image) as *GetPostContentResponseObj value in array or slice literal
|
build:
internal/clients/instapi/content_test.go#L57
undefined: ArticleBody
|
build:
internal/clients/instapi/content_test.go#L57
cannot use "Викурили Амстердам\n\nКоржа захейтили" (untyped string constant) as *GetPostContentResponseObj value in array or slice literal
|
build
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/.
|