Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Address warnings with save-state #36

Closed
wants to merge 2 commits into from
Closed

Conversation

dexamundsen
Copy link

@dexamundsen dexamundsen commented Mar 24, 2024

Addressing 2 warnings -

image image

--

Other changes

  • ran a npm run format, which updated the formatting in other files
  • updated "@actions/core": "^1.2.6", to latest version

Pending: update dist/index.js
npm run build results in the below error, consulting with others contributors

Note to code reviewers: Please let me know if the format changes should be reverted (these were not manual changes, but from npm run fmt command)

checkout@2.0.2 build
tsc && ncc build && node lib/misc/generate-docs.js

error TS5023: Unknown compiler option 'lib'.
error TS5023: Unknown compiler option 'strict'.
error TS5023: Unknown compiler option 'esModuleInterop'.

@dexamundsen dexamundsen marked this pull request as ready for review March 24, 2024 05:44
@dexamundsen dexamundsen requested a review from a team as a code owner March 24, 2024 05:44
@dexamundsen dexamundsen requested a review from sthompson0 March 24, 2024 05:44
@dexamundsen dexamundsen deleted the dexamundsen/warnings branch March 29, 2024 17:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant