Closed thomashoneyman closed 3 months ago
Compilation failed because the build plan does not compile with version 0.15.10 of the compiler:
Error 1 of 7
File: /tmp/tmp-2414-FpOCHs5ph8Xv/.registry/integers-5.0.0/src/Data/Int/Bits.purs
Message:
A CommonJS foreign module implementation was provided for module Data.Int.Bits:
/tmp/tmp-2414-FpOCHs5ph8Xv/.registry/integers-5.0.0/src/Data/Int/Bits.js
CommonJS foreign modules are no longer supported. Use native JavaScript/ECMAScript module syntax instead.
Position:
2:1 - 37:40
Error details:
https://github.com/purescript/documentation/blob/master/errors/DeprecatedFFICommonJSModule.md
Error 2 of 7
File: /tmp/tmp-2414-FpOCHs5ph8Xv/.registry/strings-5.0.0/src/Data/String/Unsafe.purs
Message:
A CommonJS foreign module implementation was provided for module Data.String.Unsafe:
/tmp/tmp-2414-FpOCHs5ph8Xv/.registry/strings-5.0.0/src/Data/String/Unsafe.js
CommonJS foreign modules are no longer supported. Use native JavaScript/ECMAScript module syntax instead.
Position:
2:1 - 15:38
Error details:
https://github.com/purescript/documentation/blob/master/errors/DeprecatedFFICommonJSModule.md
Error 3 of 7
File: /tmp/tmp-2414-FpOCHs5ph8Xv/.registry/prelude-5.0.1/src/Data/Symbol.purs
Message:
A CommonJS foreign module implementation was provided for module Data.Symbol:
/tmp/tmp-2414-FpOCHs5ph8Xv/.registry/prelude-5.0.1/src/Data/Symbol.js
CommonJS foreign modules are no longer supported. Use native JavaScript/ECMAScript module syntax instead.
Position:
1:1 - 34:24
Error details:
https://github.com/purescript/documentation/blob/master/errors/DeprecatedFFICommonJSModule.md
Error 4 of 7
File: /tmp/tmp-2414-FpOCHs5ph8Xv/.registry/math-3.0.0/src/Math.purs
Message:
A CommonJS foreign module implementation was provided for module Math:
/tmp/tmp-2414-FpOCHs5ph8Xv/.registry/math-3.0.0/src/Math.js
CommonJS foreign modules are no longer supported. Use native JavaScript/ECMAScript module syntax instead.
Position:
3:1 - 100:31
Error details:
https://github.com/purescript/documentation/blob/master/errors/DeprecatedFFICommonJSModule.md
Error 5 of 7
File: /tmp/tmp-2414-FpOCHs5ph8Xv/.registry/partial-3.0.0/src/Partial.purs
Message:
A CommonJS foreign module implementation was provided for module Partial:
/tmp/tmp-2414-FpOCHs5ph8Xv/.registry/partial-3.0.0/src/Partial.js
CommonJS foreign modules are no longer supported. Use native JavaScript/ECMAScript module syntax instead.
Position:
2:1 - 15:51
Error details:
https://github.com/purescript/documentation/blob/master/errors/DeprecatedFFICommonJSModule.md
Error 6 of 7
File: /tmp/tmp-2414-FpOCHs5ph8Xv/.registry/prelude-5.0.1/src/Record/Unsafe.purs
Message:
A CommonJS foreign module implementation was provided for module Record.Unsafe:
/tmp/tmp-2414-FpOCHs5ph8Xv/.registry/prelude-5.0.1/src/Record/Unsafe.js
CommonJS foreign modules are no longer supported. Use native JavaScript/ECMAScript module syntax instead.
Position:
7:1 - 27:78
Error details:
https://github.com/purescript/documentation/blob/master/errors/DeprecatedFFICommonJSModule.md
Error 7 of 7
File: /tmp/tmp-2414-FpOCHs5ph8Xv/.registry/unsafe-coerce-5.0.0/src/Unsafe/Coerce.purs
Message:
A CommonJS foreign module implementation was provided for module Unsafe.Coerce:
/tmp/tmp-2414-FpOCHs5ph8Xv/.registry/unsafe-coerce-5.0.0/src/Unsafe/Coerce.js
CommonJS foreign modules are no longer supported. Use native JavaScript/ECMAScript module syntax instead.
Position:
2:1 - 27:50
Error details:
https://github.com/purescript/documentation/blob/master/errors/DeprecatedFFICommonJSModule.md
{
"name": "repr",
"ref": "v0.4.4",
"compiler": "0.14.9"
}
Package is verified! Uploading it to the storage backend...
Successfully uploaded package to the registry! 🎉 🚀
Successfully uploaded package docs to Pursuit! 🎉 🚀
Mirrored registry operation to the legacy registry.