Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(developer): rename to analyzer-messages.ts #11315

Closed
wants to merge 1 commit into from

Conversation

mcdurdin
Copy link
Member

Fixes #10254.

A full clean and build resolved this, so seems likely the rename caused some intermediate file to break?

@keymanapp-test-bot skip

Fixes #10254.

A full clean and build resolved this, so seems likely the rename caused
some intermediate file to break?
@keymanapp-test-bot
Copy link

User Test Results

Test specification and instructions

User tests are not required

@mcdurdin
Copy link
Member Author

Ummm less certain now, rebuilds seem fragile. Monitoring.

@mcdurdin
Copy link
Member Author

13:15:50   src/analyzer-messages.ts(17,19): error TS2841: The type of this expression cannot be named without a 'resolution-mode' assertion, which is an unstable feature. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'.
13:15:50   src/analyzer-messages.ts(27,19): error TS2841: The type of this expression cannot be named without a 'resolution-mode' assertion, which is an unstable feature. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'.

Failed to build on agent as well. Smells like a tsc bug? Will abandon this and re-investigate later.

@mcdurdin mcdurdin closed this Apr 29, 2024
@mcdurdin mcdurdin deleted the chore/developer/10254-analyzer-messages branch April 29, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

chore(developer): rename kmc-analyzer/messages.ts to kmc-analyzer/analyzer-messages.ts
1 participant