Skip to content

not on web

not on web #109

Triggered via pull request June 29, 2024 03:35
Status Failure
Total duration 34s
Artifacts

pr.yml

on: pull_request
build-plugin
25s
build-plugin
example-basic
0s
example-basic
example-expo-router
0s
example-expo-router
example-react-navigation
0s
example-react-navigation
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-plugin: src/ExpoShareIntentModule.ts#L25
A default export must be at the top level of a file or module declaration.
build-plugin: src/ExpoShareIntentModule.ts#L27
Modifiers cannot appear here.
build-plugin: src/ExpoShareIntentModule.ts#L31
Modifiers cannot appear here.
build-plugin: src/ExpoShareIntentModule.ts#L35
Modifiers cannot appear here.
build-plugin: src/ExpoShareIntentModule.ts#L43
Modifiers cannot appear here.
build-plugin: src/ExpoShareIntentModule.ts#L49
Modifiers cannot appear here.
build-plugin: src/ExpoShareIntentModule.ts#L55
Modifiers cannot appear here.
build-plugin: src/index.ts#L7
Module '"./ExpoShareIntentModule"' has no exported member 'hasShareIntent'. Did you mean to use 'import hasShareIntent from "./ExpoShareIntentModule"' instead?
build-plugin: src/index.ts#L8
Module '"./ExpoShareIntentModule"' has no exported member 'getShareIntent'. Did you mean to use 'import getShareIntent from "./ExpoShareIntentModule"' instead?
build-plugin: src/index.ts#L9
Module '"./ExpoShareIntentModule"' has no exported member 'clearShareIntent'. Did you mean to use 'import clearShareIntent from "./ExpoShareIntentModule"' instead?
build-plugin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.